Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c235 static void catch_exception_command_1 (enum exception_event_kind ex_event,
11710 catch_exception_command_1 (enum exception_event_kind ex_event, char *arg, in catch_exception_command_1() function
11741 catch_exception_command_1 (EX_EVENT_CATCH, arg, tempflag, from_tty); in catch_catch_command()
11751 catch_exception_command_1 (EX_EVENT_THROW, arg, tempflag, from_tty); in catch_throw_command()