Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c83 static void catch_command (char *, int);
6779 catch_command (char *arg, int from_tty) in catch_command() function
8111 add_com ("catch", class_breakpoint, catch_command, in _initialize_breakpoint()
H A DChangeLog-19901810 * breakpoint.c (catch_command): New function. Provides a