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

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dbreakpoint.h68 bp_through_sigtramp,
67 bp_through_sigtramp, enumerator in enum:bptype
H A Dbreakpoint.c1265 if (b->type == bp_through_sigtramp)
2359 case bp_through_sigtramp:
3135 case bp_through_sigtramp:
3316 {bp_through_sigtramp, "sigtramp"},
3478 case bp_through_sigtramp:
4005 case bp_through_sigtramp:
4821 case bp_through_sigtramp:
H A Dinfrun.c2840 set_momentary_breakpoint (sr_sal, null_frame_id, bp_through_sigtramp);

Completed in 87 milliseconds