Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dbreakpoint.c757 int *disabled_breaks, int *process_warning, in insert_bp_location() argument
855 *process_warning = 1; in insert_bp_location()
1101 int process_warning = 0; in insert_breakpoints() local
1131 &disabled_breaks, &process_warning, in insert_breakpoints()
1148 if (process_warning) in insert_breakpoints()