Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget.c188 static int show_memory_breakpoints = 0; variable
1651 if (res > 0 && !show_memory_breakpoints) in memory_xfer_partial()
1675 show_memory_breakpoints = (uintptr_t) arg; in restore_show_memory_breakpoints()
1681 int current = show_memory_breakpoints; in make_show_memory_breakpoints_cleanup()
1683 show_memory_breakpoints = show; in make_show_memory_breakpoints_cleanup()