Searched refs:RUN_STOP_AT_MAIN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinfcmd.c404 RUN_STOP_AT_MAIN,
458 if (run_how == RUN_STOP_AT_MAIN)
563 run_command_1 (args, from_tty, RUN_STOP_AT_MAIN);
403 RUN_STOP_AT_MAIN, enumerator in enum:run_how
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinfcmd.c370 RUN_STOP_AT_MAIN,
426 if (run_how == RUN_STOP_AT_MAIN)
544 run_command_1 (args, from_tty, RUN_STOP_AT_MAIN);
369 RUN_STOP_AT_MAIN, enumerator in enum:run_how

Completed in 221 milliseconds