Lines Matching full:myclass
621 <tr><td class="header" colspan="2">Display the variable "*this" only when you stop in c class named <b>MyClass</b>.</td></tr>626 <b>(lldb)</b> target stop-hook add --classname MyClass --one-liner "frame variable *this"<br>627 <b>(lldb)</b> ta st a -c MyClass -o "fr v *this"<br>