Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDbreakpoint.h300 bp_loc_software_breakpoint, enumerator
HDbreakpoint.c1411 if (bl->loc_type != bp_loc_software_breakpoint) in bp_location_has_shadow()
2417 if (bl->loc_type == bp_loc_software_breakpoint in insert_bp_location()
2452 new_type = bp_loc_software_breakpoint; in insert_bp_location()
2469 else if (bl->loc_type == bp_loc_software_breakpoint in insert_bp_location()
3578 if (bl->loc_type == bp_loc_software_breakpoint in remove_breakpoint_1()
3844 if (bl->loc_type != bp_loc_software_breakpoint in breakpoint_here_p()
3895 if (bl->loc_type != bp_loc_software_breakpoint in regular_breakpoint_inserted_here_p()
3939 if (bl->loc_type != bp_loc_software_breakpoint) in software_breakpoint_inserted_here_p()
4008 if (bl->loc_type != bp_loc_software_breakpoint in breakpoint_thread_match()
6872 loc->loc_type = bp_loc_software_breakpoint; in init_bp_location()
[all …]
HDrecord-full.c1737 if (loc->loc_type != bp_loc_software_breakpoint) in record_full_sync_record_breakpoints()