Home
last modified time | relevance | path

Searched refs:catch_exception_command_1 (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c205 static void catch_exception_command_1 (enum exception_event_kind ex_event,
6610 catch_exception_command_1 (enum exception_event_kind ex_event, char *arg, in catch_exception_command_1() function
6698 catch_exception_command_1 (EX_EVENT_CATCH, arg1_end + 1, in catch_command_1()
6703 catch_exception_command_1 (EX_EVENT_THROW, arg1_end + 1, in catch_command_1()
H A DChangeLog-200310248 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
11765 (catch_exception_command_1): Don't call
H A DChangeLog-1998232 calling catch_exception_command_1 using the EX_EVENT_CATCH and
H A DChangeLog-19997995 catch_exception_command_1, stop_command, stopin_command,