Home
last modified time | relevance | path

Searched refs:bp_longjmp (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dbreakpoint.h89 bp_longjmp, /* secret breakpoint to find longjmp() */ enumerator
H A Dbreakpoint.c1047 return type == bp_longjmp || type == bp_exception; in is_longjmp_type()
3513 if (b->type == bp_longjmp || b->type == bp_longjmp_resume
5521 case bp_longjmp:
5875 {bp_longjmp, "longjmp"},
6906 case bp_longjmp:
7181 enum bptype type = b->type == bp_longjmp_master ? bp_longjmp : bp_exception;
7201 if (b->type == bp_longjmp || b->type == bp_exception)
7214 if (b->type == bp_longjmp || b->type == bp_exception)
H A DChangeLog-20087760 * breakpoint.c (update_breakpoints_after_exec): Delete bp_longjmp
7765 breakpoints. Create bp_longjmp breakpoints as momentary
7773 (breakpoint_re_set_one): Don't delete bp_longjmp and
7782 (handle_inferior_event): If handling a bp_longjmp breakpoint,
H A DChangeLog-20156812 * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy>
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dbreakpoint.h89 bp_longjmp, /* secret breakpoint to find longjmp() */ enumerator
H A Dbreakpoint.c1047 return type == bp_longjmp || type == bp_exception; in is_longjmp_type()
3513 if (b->type == bp_longjmp || b->type == bp_longjmp_resume
5521 case bp_longjmp:
5875 {bp_longjmp, "longjmp"},
6906 case bp_longjmp:
7181 enum bptype type = b->type == bp_longjmp_master ? bp_longjmp : bp_exception;
7201 if (b->type == bp_longjmp || b->type == bp_exception)
7214 if (b->type == bp_longjmp || b->type == bp_exception)
H A DChangeLog-20087760 * breakpoint.c (update_breakpoints_after_exec): Delete bp_longjmp
7765 breakpoints. Create bp_longjmp breakpoints as momentary
7773 (breakpoint_re_set_one): Don't delete bp_longjmp and
7782 (handle_inferior_event): If handling a bp_longjmp breakpoint,
H A DChangeLog-20156812 * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy>