Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dbreakpoint.c59 static void catch_command_1 (char *, int, int);
6565 catch_command_1 (char *arg, int tempflag, int from_tty) in catch_command_1() function
6682 catch_command_1 (arg, 0, from_tty); in catch_command()
6689 catch_command_1 (arg, 1, from_tty); in tcatch_command()