Home
last modified time | relevance | path

Searched refs:bp_through_sigtramp (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.h67 bp_through_sigtramp, enumerator
H A Dbreakpoint.c1280 if (b->type == bp_through_sigtramp) in update_breakpoints_after_exec()
2333 case bp_through_sigtramp: in print_it_typical()
3120 case bp_through_sigtramp: in bpstat_what()
3300 {bp_through_sigtramp, "sigtramp"}, in print_one_breakpoint()
3462 case bp_through_sigtramp: in print_one_breakpoint()
4001 case bp_through_sigtramp: in allocate_bp_location()
4912 case bp_through_sigtramp: in mention()
H A DChangeLog-19944496 * breakpoint.h (enum bptype): New type bp_through_sigtramp.
4499 if we hit a bp_through_sigtramp breakpoint. Remove kludge which