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

/haiku/headers/private/debugger/model/
H A DThread.h34 THREAD_STOPPED_DEBUGGED, enumerator in enum:__anon6
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DThreadListView.cpp170 case THREAD_STOPPED_DEBUGGED:
/haiku/src/kits/debugger/controllers/
H A DThreadHandler.cpp144 return _HandleThreadStopped(NULL, THREAD_STOPPED_DEBUGGED, stoppedReason);
291 return _HandleThreadStopped(NULL, THREAD_STOPPED_DEBUGGED,
/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp56 case THREAD_STOPPED_DEBUGGED:

Completed in 49 milliseconds