HomeSort by relevance Sort by last modified time
    Searched defs:eStateStepping (Results 1 - 2 of 2) sorted by null

  /external/lldb/tools/debugserver/source/
DNBDefs.h 83 eStateStepping,
103 (s) == eStateStepping ||\
225 nub_state_t state; // Valid values are eStateStopped/eStateSuspended, eStateRunning, and eStateStepping.
  /external/lldb/include/lldb/
lldb-enumerations.h 27 eStateStepping, ///< Process or thread is in the process of stepping and can not be examined.

Completed in 60 milliseconds