Home | History | Annotate | Download | only in src

Lines Matching refs:prints

1537   print('                           - prints the stack back trace');
1538 print('f[rame] - prints info about the current frame context');
1545 print('inf[o] br[eak] - prints info about breakpoints in use');
1546 print('inf[o] ar[gs] - prints info about arguments of the current function');
1547 print('inf[o] lo[cals] - prints info about locals in the current function');
1557 print('p[rint] <expression> - prints the result of the specified expression');
1558 print('dir <expression> - prints the object structure of the result');
1577 print(' - prints the diff between LOLs id1 and id2.');
1584 print(' - prints the listing of objects in LOL id.');
1588 print(' - prints the list of retainers of obj id.');
1590 print(' path <id1> <id2> - prints the retaining path from obj id1 to id2.');
1593 print(' print <id> - prints the obj for the specified obj id if available.');
1616 print('help - prints this help information');