Home
last modified time | relevance | path

Searched refs:bp_loc_software_breakpoint (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDbreakpoint.h203 bp_loc_software_breakpoint, enumerator
HDbreakpoint.c646 if (b->loc_type != bp_loc_software_breakpoint) in read_memory_nobpt()
770 if (bpt->loc_type == bp_loc_software_breakpoint in insert_bp_location()
1400 if (b->loc_type == bp_loc_software_breakpoint in remove_breakpoint()
1678 if (bpt->loc_type != bp_loc_software_breakpoint in breakpoint_here_p()
1712 if (bpt->loc_type != bp_loc_software_breakpoint in breakpoint_inserted_here_p()
1742 if (bpt->loc_type != bp_loc_software_breakpoint) in software_breakpoint_inserted_here_p()
1806 if (bpt->loc_type != bp_loc_software_breakpoint in breakpoint_thread_match()
4004 loc->loc_type = bp_loc_software_breakpoint; in allocate_bp_location()