reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Target/Process.h
   81   bool GetDetachKeepsStopped() const;

References

tools/lldb/source/Commands/CommandObjectProcess.cpp
  718       keep_stopped = process->GetDetachKeepsStopped();