Home | History | Annotate | Download | only in src

Lines Matching refs:callees

1540   print('s[tep]   [<N>]             - step into the next N callees (default N is 1)');
1541 print('s[tep]i [<N>] - step into the next N callees (default N is 1)');
1542 print('n[ext] [<N>] - step over the next N callees (default N is 1)');