Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c61 static void catch_command_1 (char *, int, int);
6664 catch_command_1 (char *arg, int tempflag, int from_tty) in catch_command_1() function
6781 catch_command_1 (arg, 0, from_tty); in catch_command()
6788 catch_command_1 (arg, 1, from_tty); in tcatch_command()
H A DChangeLog-1998110 (catch_command_1): Don't claim to support fork catchpoints unless
231 (catch_command_1): Differs from gdb 4.16 and gdb 4.17. Is now
288 (catch_command_1): Now calls catch_throw_command_1.
2532 (catch_command_1): Don't claim to support fork catchpoints unless
H A DChangeLog-19925524 * breakpoint.c (catch_command_1): Change to static and remove unused
6091 catch_command_1, breakpoint_re_set_one): Use it.
H A DChangeLog-19954696 (break_command_1, watch_command_1, catch_command_1,
H A DChangeLog-19999244 * breakpoint.c (catch_command_1): ditto.
H A DChangeLog-19934959 * breakpoint.c (catch_command_1): Fix typo in error msg.
H A DChangeLog11829 * breakpoint.c (catch_command_1): Delete #ifdef code.