Searched refs:catch_command_1 (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | breakpoint.c | 61 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 D | ChangeLog-1998 | 110 (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 D | ChangeLog-1992 | 5524 * breakpoint.c (catch_command_1): Change to static and remove unused 6091 catch_command_1, breakpoint_re_set_one): Use it.
|
H A D | ChangeLog-1995 | 4696 (break_command_1, watch_command_1, catch_command_1,
|
H A D | ChangeLog-1999 | 9244 * breakpoint.c (catch_command_1): ditto.
|
H A D | ChangeLog-1993 | 4959 * breakpoint.c (catch_command_1): Fix typo in error msg.
|
H A D | ChangeLog | 11829 * breakpoint.c (catch_command_1): Delete #ifdef code.
|