Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dbreakpoint.c81 static void catch_command (char *, int);
6680 catch_command (char *arg, int from_tty) in catch_command() function
7996 add_com ("catch", class_breakpoint, catch_command, in _initialize_breakpoint()