Searched refs:nexti_command (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | inferior.h | 307 extern void nexti_command (char *, int);
|
| H A D | infcmd.c | 55 void nexti_command (char *, int); 597 nexti_command (char *count_string, int from_tty) in nexti_command() function 2045 add_com ("nexti", class_run, nexti_command, in _initialize_infcmd()
|
| H A D | v850ice.c | 852 do_gdb ("gdb_immediate nexti", "nexti (ice)\n", nexti_command, count); in ice_nexti()
|
| H A D | ChangeLog-1990 | 245 (step_command, next_command, stepi_command, nexti_command):
|
| H A D | ChangeLog-2002 | 3346 * inferior.h (registers_info, stepi_command, nexti_command, 3350 * v850ice.c (stepi_command, nexti_command, continue_command): use
|
| H A D | ChangeLog-1998 | 5069 * infcmd.c: Export continue_command, stepi_command, and nexti_command.
|