Home
last modified time | relevance | path

Searched refs:eExitTypeStop (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-private-enumerations.h241eExitTypeStop, // The exit status represents the stop signal that caused the program to exit (i… enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationServerLLGS.cpp396 case ExitType::eExitTypeStop: in SendWResponse()