Home
last modified time | relevance | path

Searched refs:EX_EVENT_CATCH (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dbreak-catch-throw.c244 : (kind == EX_EVENT_CATCH ? " (exception caught), " in print_it_exception_catchpoint()
283 case EX_EVENT_CATCH: in print_one_exception_catchpoint()
320 ? _("(throw)") : (kind == EX_EVENT_CATCH in print_mention_exception_catchpoint()
341 case EX_EVENT_CATCH: in print_recreate_exception_catchpoint()
445 && ex_event != EX_EVENT_CATCH in catch_exception_event()
461 catch_exception_event (EX_EVENT_CATCH, arg, tempflag, from_tty); in catch_catch_command()
H A Dbreakpoint.h52 EX_EVENT_CATCH enumerator
H A DChangeLog-1998232 calling catch_exception_command_1 using the EX_EVENT_CATCH and
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dbreak-catch-throw.c244 : (kind == EX_EVENT_CATCH ? " (exception caught), " in print_it_exception_catchpoint()
283 case EX_EVENT_CATCH: in print_one_exception_catchpoint()
320 ? _("(throw)") : (kind == EX_EVENT_CATCH in print_mention_exception_catchpoint()
341 case EX_EVENT_CATCH: in print_recreate_exception_catchpoint()
445 && ex_event != EX_EVENT_CATCH in catch_exception_event()
461 catch_exception_event (EX_EVENT_CATCH, arg, tempflag, from_tty); in catch_catch_command()
H A Dbreakpoint.h52 EX_EVENT_CATCH enumerator
H A DChangeLog-1998232 calling catch_exception_command_1 using the EX_EVENT_CATCH and
/netbsd/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-cmd-catch.c359 mi_cmd_catch_exception_event (EX_EVENT_CATCH, cmd, argv, argc); in mi_cmd_catch_catch()
/netbsd/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-cmd-catch.c359 mi_cmd_catch_exception_event (EX_EVENT_CATCH, cmd, argv, argc); in mi_cmd_catch_catch()