Searched refs:stepi_command (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | inferior.h | 309 extern void stepi_command (char *, int);
|
| H A D | infcmd.c | 57 void stepi_command (char *, int); 591 stepi_command (char *count_string, int from_tty) in stepi_command() function 2040 add_com ("stepi", class_run, stepi_command, in _initialize_infcmd()
|
| H A D | v850ice.c | 843 do_gdb ("gdb_immediate stepi", "stepi (ice)\n", stepi_command, count); in ice_stepi()
|
| 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.
|