Searched refs:stopReason (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/debugger/controllers/
H A DThreadHandler.cpp288 BString stopReason; local
289 stopReason.SetToFormat("Received signal %" B_PRId32 " (%s)",
292 stopReason);
H A DTeamDebugger.cpp1999 BString stopReason; local
2000 stopReason.SetToFormat("Image '%s' loaded.",
2004 if (handler->HandleThreadDebugged(NULL, stopReason))

Completed in 52 milliseconds