Searched refs:quit_command (Results 1 – 17 of 17) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | top.h | 46 extern void quit_command (char *, int);
|
| D | main.c | 104 quit_command (NULL, instream == stdin); in captured_command_loop() 782 quit_command ((char *) 0, instream == stdin); in captured_main()
|
| D | event-top.c | 413 quit_command ((char *) 0, stdin == instream); in stdin_event_handler() 488 quit_command ((char *) 0, stdin == instream); in command_handler()
|
| D | top.c | 589 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-2000 | 465 quit_command, pwd_command, cd_command, echo_command, shell_escape, 8020 * event-top.c (stdin_event_handler): call quit_command rather than
|
| D | ChangeLog-1995 | 2063 * 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 | 2098 (quit_cover): new function, wrapper for quit_command.
|
| D | ChangeLog-1993 | 5132 * main.c (quit_command): In the "quit anyway?" message, tell the user
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/cli/ |
| D | cli-cmds.h | 116 extern void quit_command (char *, int);
|
| D | cli-cmds.c | 305 quit_command (char *args, int from_tty) in quit_command() function 1113 add_com ("quit", class_support, quit_command, "Exit gdb."); in init_cli_cmds()
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | cpp.texi | 1601 @{ "quit", quit_command @},
|
| D | cpp.info | 1441 { "quit", quit_command },
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/ |
| D | cpp.texi | 1558 @{ "quit", quit_command @},
|