Home
last modified time | relevance | path

Searched refs:bp_call_dummy (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dbreakpoint.h129 bp_call_dummy, enumerator
H A Dinfcall.c1205 dummy_id, bp_call_dummy).release (); in call_function_by_hand_dummy()
H A Dbreakpoint.c3819 case bp_call_dummy:
5587 case bp_call_dummy:
5883 {bp_call_dummy, "call dummy"},
6914 case bp_call_dummy:
7273 while (dummy_b != b && dummy_b->type != bp_call_dummy)
7275 if (dummy_b->type != bp_call_dummy
H A DChangeLog-19931126 * breakpoint.c (mention): Add bp_call_dummy to switch.
1718 * breakpoint.c (breakpoint_re_set_one): Add bp_call_dummy case.
1782 Now that we have the bp_call_dummy breakpoint the call dummy code
1955 * infcmd.c (run_stack_dummy): Set the frame in the bp_call_dummy
2147 * breakpoint.c (breakpoint_1): Support bp_call_dummy.
2197 * breakpoint.h (enum bptype): Add bp_call_dummy.
H A DChangeLog-19963789 breakpoints bp_until, bp_finish, bp_watchpoint_cope, bp_call_dummy
H A DChangeLog-20125943 FIXME comment and extend the other comment for bp_call_dummy.
H A DChangeLog-20158674 (bp_loc_is_permanent): Don't return 0 for bp_call_dummy.
H A DChangeLog-20141230 to a bp_call_dummy breakpoint type.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dbreakpoint.h129 bp_call_dummy, enumerator
H A Dinfcall.c1205 dummy_id, bp_call_dummy).release (); in call_function_by_hand_dummy()
H A Dbreakpoint.c3819 case bp_call_dummy:
5587 case bp_call_dummy:
5883 {bp_call_dummy, "call dummy"},
6914 case bp_call_dummy:
7273 while (dummy_b != b && dummy_b->type != bp_call_dummy)
7275 if (dummy_b->type != bp_call_dummy
H A DChangeLog-19931126 * breakpoint.c (mention): Add bp_call_dummy to switch.
1718 * breakpoint.c (breakpoint_re_set_one): Add bp_call_dummy case.
1782 Now that we have the bp_call_dummy breakpoint the call dummy code
1955 * infcmd.c (run_stack_dummy): Set the frame in the bp_call_dummy
2147 * breakpoint.c (breakpoint_1): Support bp_call_dummy.
2197 * breakpoint.h (enum bptype): Add bp_call_dummy.
H A DChangeLog-19963789 breakpoints bp_until, bp_finish, bp_watchpoint_cope, bp_call_dummy
H A DChangeLog-20125943 FIXME comment and extend the other comment for bp_call_dummy.
H A DChangeLog-20158674 (bp_loc_is_permanent): Don't return 0 for bp_call_dummy.
H A DChangeLog-20141230 to a bp_call_dummy breakpoint type.