Home
last modified time | relevance | path

Searched refs:stepi_command (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinferior.h309 extern void stepi_command (char *, int);
H A Dinfcmd.c57 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 Dv850ice.c843 do_gdb ("gdb_immediate stepi", "stepi (ice)\n", stepi_command, count); in ice_stepi()
H A DChangeLog-1990245 (step_command, next_command, stepi_command, nexti_command):
H A DChangeLog-20023346 * inferior.h (registers_info, stepi_command, nexti_command,
3350 * v850ice.c (stepi_command, nexti_command, continue_command): use
H A DChangeLog-19985069 * infcmd.c: Export continue_command, stepi_command, and nexti_command.