thread_hit_debug_event
thread_hit_debug_event(B_DEBUGGER_MESSAGE_TEAM_CREATED, &message,
thread_hit_debug_event(B_DEBUGGER_MESSAGE_TEAM_EXEC, &message,
thread_hit_debug_event(B_DEBUGGER_MESSAGE_THREAD_CREATED, &message,
thread_hit_debug_event(B_DEBUGGER_MESSAGE_IMAGE_CREATED, &message,
thread_hit_debug_event(B_DEBUGGER_MESSAGE_IMAGE_DELETED, &message,
thread_hit_debug_event(B_DEBUGGER_MESSAGE_PROFILER_UPDATE, &message,
thread_hit_debug_event(B_DEBUGGER_MESSAGE_DEBUGGER_CALL, &message,
thread_hit_debug_event(B_DEBUGGER_MESSAGE_THREAD_DEBUGGED, &message,
return thread_hit_debug_event(event, message, messageSize, true);
thread_hit_debug_event(B_DEBUGGER_MESSAGE_PRE_SYSCALL, &message,
thread_hit_debug_event(B_DEBUGGER_MESSAGE_POST_SYSCALL, &message,
status_t result = thread_hit_debug_event(B_DEBUGGER_MESSAGE_SIGNAL_RECEIVED,