Searched refs:_kern_set_debugger_breakpoint (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/os/
H A Ddebug.c122 return _kern_set_debugger_breakpoint(address, 0, 0, false);
136 return _kern_set_debugger_breakpoint(address, type, length, true);
/haiku/headers/private/system/
H A Dsyscalls.h506 extern status_t _kern_set_debugger_breakpoint(void *address, uint32 type,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1277 void _kern_set_debugger_breakpoint() {} function
H A Dlibroot_stubs_legacy.c1197 void _kern_set_debugger_breakpoint() {} function

Completed in 222 milliseconds