Home
last modified time | relevance | path

Searched defs:clear_breakpoint (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/kernel/arch/x86/
H A Darch_user_debugger.cpp330 clear_breakpoint(arch_team_debug_info& info, void* address, bool watchpoint) in clear_breakpoint() function
384 clear_breakpoint(void* address, bool watchpoint) in clear_breakpoint() function
/haiku/headers/os/kernel/
H A Ddebugger.h454 debug_nub_clear_breakpoint clear_breakpoint; member