Home | History | Annotate | Download | only in src

Lines Matching full:callees

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