Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/
H A Duser_debugger.h194 B_THREAD_DEBUG_NOTIFY_SINGLE_STEP = 0x0020, enumerator
/haiku/src/system/kernel/arch/x86/
H A Darch_user_debugger.cpp1085 B_THREAD_DEBUG_NOTIFY_SINGLE_STEP in x86_handle_debug_exception()
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp982 ~B_THREAD_DEBUG_NOTIFY_SINGLE_STEP) in user_debug_stop_thread()
983 & B_THREAD_DEBUG_NOTIFY_SINGLE_STEP) != 0) { in user_debug_stop_thread()