Home | History | Annotate | Download | only in interface

Lines Matching refs:SBDebugger

1 //===-- SWIG Interface for SBDebugger ---------------------------*- C++ -*-===//
13 "SBDebugger is the primordial object that creates SBTargets and provides
29 debugger = lldb.SBDebugger.Create()
108 ") SBDebugger;
109 class SBDebugger
119 static lldb::SBDebugger
122 static lldb::SBDebugger
125 static lldb::SBDebugger
129 Destroy (lldb::SBDebugger &debugger);
134 SBDebugger();
136 SBDebugger(const lldb::SBDebugger &rhs);
138 ~SBDebugger();
301 static SBDebugger
370 }; // class SBDebugger