Searched defs:eStateStepping (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DDNBDefs.h83 eStateStepping, enumerator in enum:__anon10026
103 (s) == eStateStepping ||\
225 nub_state_t state; // Valid values are eStateStopped/eStateSuspended, eStateRunning, and eStateStepping.
/external/lldb/include/lldb/
H A Dlldb-enumerations.h27 eStateStepping, ///< Process or thread is in the process of stepping and can not be examined. enumerator in enum:lldb::StateType

Completed in 199 milliseconds