Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dbreakpoint.c129 mark_uninserted enumerator
983 remove_breakpoint (bpt, mark_uninserted); in insert_bp_location()
1168 val = remove_breakpoint (b, mark_uninserted); in remove_breakpoints()
1186 val = remove_breakpoint (b, mark_uninserted); in remove_hw_watchpoints()
1504 if ((is == mark_uninserted) && (b->inserted)) in remove_breakpoint()