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

/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliThreadsCommand.cpp40 thread->State(), thread->StoppedReason());
/haiku/headers/private/debugger/model/
H A DThread.h64 uint32 StoppedReason() const function in class:Thread
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DThreadListView.cpp120 thread->State(), thread->StoppedReason());
158 switch (thread->StoppedReason()) {
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp476 thread->StoppedReason()));

Completed in 41 milliseconds