Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dsparc-tdep.c1038 target_insert_breakpoint (npc, npc_save); in sparc_software_single_step()
1040 target_insert_breakpoint (nnpc, nnpc_save); in sparc_software_single_step()
H A Dtarget.h634 #define target_insert_breakpoint(addr, save) \ macro
H A Dbreakpoint.c784 val = target_insert_breakpoint (bpt->address, in insert_bp_location()
804 val = target_insert_breakpoint (addr, bpt->shadow_contents); in insert_bp_location()
819 val = target_insert_breakpoint (bpt->address, in insert_bp_location()
1018 val = target_insert_breakpoint (bpt->address, bpt->shadow_contents); in insert_bp_location()
1211 val = target_insert_breakpoint (b->address, b->shadow_contents); in reattach_breakpoints()
6952 val = target_insert_breakpoint (b->loc->address, b->loc->shadow_contents); in delete_breakpoint()
H A Drs6000-nat.c530 target_insert_breakpoint (DUMMY_INSN_ADDR, shadow_contents); in exec_one_dummy_insn()
H A Dalpha-tdep.c1455 target_insert_breakpoint (next_pc, break_mem); in alpha_software_single_step()
H A Darm-tdep.c1874 target_insert_breakpoint (next_pc, break_mem); in arm_software_single_step()
H A Drs6000-tdep.c369 target_insert_breakpoint (breaks[ii], stepBreaks[ii].data); in rs6000_software_single_step()
H A Dmips-tdep.c1800 target_insert_breakpoint (next_pc, break_mem); in mips_software_single_step()