Searched refs:quit_command (Results 1 – 21 of 21) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | top.h | 46 extern void quit_command (const char *, int);
|
| D | ui.c | 128 quit_command ((char *) 0, 0); in stdin_event_handler()
|
| D | main.c | 469 quit_command (NULL, ui->instream == ui->stdin_stream); in captured_command_loop()
|
| D | top.c | 298 quit_command ((char *) 0, 0); in quit_cover()
|
| D | ChangeLog-1990 | 157 main.c (catch_errors, version_info, quit_command, pwd_command, 273 (quit_command): Use target_kill rther than kill_inferior. 997 (quit_command): Avoid clobbering exec_bfd while quitting. 1218 via quit_command(). 1505 a quit_command (looping back to command_loop if quit_command
|
| D | ChangeLog-1997 | 737 quit_command. 738 (quit_command): Just call quit_confirm and quit_force.
|
| D | ChangeLog-1994 | 4394 * main.c (quit_command): Check inferior_pid; revert Kung change. 4412 * main.c (quit_command): take out 'inferior_pid != 0' condition, 4996 * main.c (quit_command): Call target_close after we kill or
|
| D | ChangeLog-2016 | 4589 * cli/cli-cmds.c (quit_command): Evaluate "args". 6202 to quit_command. 6210 quit_command.
|
| D | ChangeLog-2000 | 465 quit_command, pwd_command, cd_command, echo_command, shell_escape, 8018 * event-top.c (stdin_event_handler): call quit_command rather than
|
| D | ChangeLog-2017 | 3506 * cli/cli-cmds.h (quit_command): Constify. 3507 * top.h (quit_command, execute_command): Constify. 3581 * cli/cli-cmds.c (pwd_command, echo_command, quit_command)
|
| D | ChangeLog-2010 | 7568 * cli/cli-cmds.c (quit_command): Ditto. 11694 * cli/cli-cmds.c (quit_command): Ditto.
|
| D | ChangeLog-1995 | 2062 * top.c (quit_command): Accept optional expression to use
|
| D | ChangeLog-1991 | 3961 (quit_command): Only try to kill target if it has execution.
|
| D | ChangeLog-1992 | 2078 (quit_cover): new function, wrapper for quit_command.
|
| D | ChangeLog-1993 | 5132 * main.c (quit_command): In the "quit anyway?" message, tell the user
|
| D | ChangeLog-2013 | 9163 * cli/cli-cmds.c (quit_command): Call query_if_trace_running
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/cli/ |
| D | cli-cmds.h | 162 extern void quit_command (const char *, int);
|
| D | cli-cmds.c | 475 quit_command (const char *args, int from_tty) in quit_command() function 2665 = add_com ("quit", class_support, quit_command, _("\ in _initialize_cli_cmds()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | cpp.texi | 1602 @{ "quit", quit_command @},
|
| D | cpp.info | 1429 { "quit", quit_command },
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 87543 #3 quit_command 92418 - quit_command calls query_if_trace_running 92440 Fix this in quit_command by catching only the TARGET_CLOSE_ERROR exception
|