Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dbreakpoint.h90 bp_call_dummy, enumerator
Dbreakpoint.c1607 case bp_call_dummy: in breakpoint_init_inferior()
1780 if (b->type == bp_call_dummy in deprecated_frame_in_dummy()
2356 case bp_call_dummy: in print_it_typical()
3178 case bp_call_dummy: in bpstat_what()
3310 {bp_call_dummy, "call dummy"}, in print_one_breakpoint()
3472 case bp_call_dummy: in print_one_breakpoint()
3998 case bp_call_dummy: in allocate_bp_location()
4812 case bp_call_dummy: in mention()
7060 if (b->type != bp_call_dummy && in delete_command()
7074 if (b->type != bp_call_dummy && in delete_command()
[all …]
Dinfcall.c887 bpt = set_momentary_breakpoint (sal, frame, bp_call_dummy); in call_function_by_hand()