Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c777 int *disabled_breaks, int *process_warning, in insert_bp_location() argument
875 *process_warning = 1; in insert_bp_location()
1120 int process_warning = 0; in insert_breakpoints() local
1150 &disabled_breaks, &process_warning, in insert_breakpoints()
1167 if (process_warning) in insert_breakpoints()
H A DChangeLog-20024415 to 'process_warning'. Shorten long lines.