Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c6570 handle_gnu_v3_exceptions (int tempflag, char *cond_string, in handle_gnu_v3_exceptions() function
6627 if (handle_gnu_v3_exceptions (tempflag, cond_string, ex_event, from_tty)) in catch_exception_command_1()
H A DChangeLog-20038385 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
10246 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
10248 (catch_exception_command_1): Call handle_gnu_v3_exceptions.