Home
last modified time | relevance | path

Searched refs:quit_command (Results 1 – 17 of 17) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dtop.h46 extern void quit_command (char *, int);
Dmain.c104 quit_command (NULL, instream == stdin); in captured_command_loop()
782 quit_command ((char *) 0, instream == stdin); in captured_main()
Devent-top.c413 quit_command ((char *) 0, stdin == instream); in stdin_event_handler()
488 quit_command ((char *) 0, stdin == instream); in command_handler()
Dtop.c589 quit_command ((char *) 0, 0); in quit_cover()
DChangeLog-1990157 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
DChangeLog-1997737 quit_command.
738 (quit_command): Just call quit_confirm and quit_force.
DChangeLog-19944394 * 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
DChangeLog-2000465 quit_command, pwd_command, cd_command, echo_command, shell_escape,
8020 * event-top.c (stdin_event_handler): call quit_command rather than
DChangeLog-19952063 * top.c (quit_command): Accept optional expression to use
DChangeLog-19913961 (quit_command): Only try to kill target if it has execution.
DChangeLog-19922098 (quit_cover): new function, wrapper for quit_command.
DChangeLog-19935132 * main.c (quit_command): In the "quit anyway?" message, tell the user
/openbsd/src/gnu/usr.bin/binutils/gdb/cli/
Dcli-cmds.h116 extern void quit_command (char *, int);
Dcli-cmds.c305 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/
Dcpp.texi1601 @{ "quit", quit_command @},
Dcpp.info1441 { "quit", quit_command },
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dcpp.texi1558 @{ "quit", quit_command @},