Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtop.h40 extern void quit_command (char *, int);
H A Devent-top.c368 quit_command ((char *) 0, stdin == instream); in stdin_event_handler()
H A Dmain.c274 quit_command (NULL, instream == stdin); in captured_command_loop()
H A Dtop.c296 quit_command ((char *) 0, 0); in quit_cover()
/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-cmds.h118 extern void quit_command (char *, int);
H A Dcli-cmds.c320 quit_command (char *args, int from_tty) in quit_command() function
1706 add_com ("quit", class_support, quit_command, _("Exit gdb.")); in _initialize_cli_cmds()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dcpp.texi1640 @{ "quit", quit_command @},