Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dbreakpoint.h787 extern int ep_is_catchpoint (struct breakpoint *);
Dbreakpoint.c1811 ep_is_catchpoint (struct breakpoint *ep) in ep_is_catchpoint() function
3553 if (ep_is_catchpoint (b)) in print_one_breakpoint()
DChangeLog-1998193 (ep_is_catchpoint): There are additional breakpoint types to check
251 (ep_is_catchpoint): New function.
325 (ep_is_catchpoint): New function.
DChangeLog-20018525 (ep_is_catchpoint): Ditto.