Home
last modified time | relevance | path

Searched refs:repeat_previous (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dcommand.h903 extern const char *repeat_previous ();
Dtop.c707 repeat_previous () in repeat_previous() function
DChangeLog-20198338 (pipe_command): Adjust to new repeat_previous
8351 * command.h (repeat_previous): Now returns const char *. Adjust
8356 * top.c (repeat_previous): Move bits from pipe_command here:
10306 (repeat_previous, get_saved_command_line, save_command_line):
10314 * command.h (repeat_previous, get_saved_command_line,
/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-cmds.c236 nested_cmd = repeat_previous (); in with_command_1()
1133 gdb_cmd = repeat_previous (); in pipe_command()