Searched refs:debug_get_instruction_pointer (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/debug/
H A Ddebug_support.h54 status_t debug_get_instruction_pointer(debug_context *context, thread_id thread,
/haiku/src/kits/debug/
H A Ddebug_support.cpp319 // debug_get_instruction_pointer
321 debug_get_instruction_pointer(debug_context *context, thread_id thread, function
/haiku/src/servers/debug/
H A DDebugServer.cpp954 status_t error = debug_get_instruction_pointer(&fDebugContext, thread, &ip,

Completed in 56 milliseconds