Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbreakpoint.c2833 int *hw_breakpoint_error, in insert_bp_location() argument
3029 *hw_breakpoint_error = 1; in insert_bp_location()
3200 int hw_breakpoint_error = 0; in update_inserted_breakpoint_locations() local
3235 &hw_breakpoint_error, &hw_bp_details_reported); in update_inserted_breakpoint_locations()
3255 int hw_breakpoint_error = 0; in insert_breakpoint_locations() local
3295 &hw_breakpoint_error, &hw_bp_error_explained_already); in insert_breakpoint_locations()
3328 hw_breakpoint_error = 1; in insert_breakpoint_locations()
3340 if (hw_breakpoint_error && !hw_bp_error_explained_already) in insert_breakpoint_locations()