Searched defs:debugger_sp (Results 1 – 10 of 10) sorted by relevance
67 SourceManager::SourceManager(const DebuggerSP &debugger_sp) in SourceManager()81 DebuggerSP debugger_sp(m_debugger_wp.lock()); in GetFile() local112 static bool should_highlight_source(DebuggerSP debugger_sp) { in should_highlight_source()124 static bool should_show_stop_column_with_ansi(DebuggerSP debugger_sp) { in should_show_stop_column_with_ansi()143 static bool should_show_stop_column_with_caret(DebuggerSP debugger_sp) { in should_show_stop_column_with_caret()160 static bool should_show_stop_line_with_ansi(DebuggerSP debugger_sp) { in should_show_stop_line_with_ansi()211 auto debugger_sp = m_debugger_wp.lock(); in DisplaySourceLinesWithLineNumbersUsingLastFile() local397 lldb::DebuggerSP debugger_sp) in File()575 auto debugger_sp = m_debugger_wp.lock(); in DisplaySourceLines() local
103 DebuggerSP debugger_sp(m_debugger_wp.lock()); in DoOnRemoval() local
673 DebuggerSP debugger_sp(new Debugger(log_callback, baton)); in CreateInstance() local682 void Debugger::Destroy(DebuggerSP &debugger_sp) { in Destroy()712 DebuggerSP debugger_sp; in FindDebuggerWithInstanceName() local1210 DebuggerSP debugger_sp; in GetDebuggerAtIndex() local1222 DebuggerSP debugger_sp; in FindDebuggerWithID() local1309 DebuggerSP debugger_sp = FindDebuggerWithID(*debugger_id); in ReportProgress() local1376 DebuggerSP debugger_sp = FindDebuggerWithID(*debugger_id); in ReportDiagnosticImpl() local
26 SourceManagerImpl(const lldb::DebuggerSP &debugger_sp) in SourceManagerImpl()53 lldb::DebuggerSP debugger_sp(m_debugger_wp.lock()); in DisplaySourceLinesWithLineNumbers() local
68 static llvm::sys::DynamicLibrary LoadPlugin(const lldb::DebuggerSP &debugger_sp, in LoadPlugin()128 SBDebugger::SBDebugger(const lldb::DebuggerSP &debugger_sp) in SBDebugger()1096 DebuggerSP debugger_sp(m_opaque_sp); in GetSelectedPlatform() local1112 DebuggerSP debugger_sp(m_opaque_sp); in SetSelectedPlatform() local1291 void SBDebugger::reset(const DebuggerSP &debugger_sp) { in reset()1309 DebuggerSP debugger_sp = Debugger::FindDebuggerWithID(id); in FindDebuggerWithID() local1326 DebuggerSP debugger_sp(Debugger::FindDebuggerWithInstanceName( in SetInternalVariable() local1348 DebuggerSP debugger_sp(Debugger::FindDebuggerWithInstanceName( in GetInternalVariableValue() local
359 DebuggerSP debugger_sp = lldb_private::Debugger::GetDebuggerAtIndex(j); in AddTypeSummary() local451 DebuggerSP debugger_sp = lldb_private::Debugger::GetDebuggerAtIndex(j); in AddTypeSynthetic() local
79 EnableOptionsSP GetGlobalEnableOptions(const DebuggerSP &debugger_sp) { in GetGlobalEnableOptions()93 void SetGlobalEnableOptions(const DebuggerSP &debugger_sp, in SetGlobalEnableOptions()777 DebuggerSP debugger_sp = in DoExecute() local885 DebuggerSP debugger_sp = in DoExecute() local1099 DebuggerSP debugger_sp = process.GetTarget().GetDebugger().shared_from_this(); in HandleArrivalOfStructuredData() local1420 DebuggerSP debugger_sp = target->GetDebugger().shared_from_this(); in FilterLaunchInfo() local1664 DebuggerSP debugger_sp = in DumpHeader() local1793 DebuggerSP debugger_sp = in EnableNow() local
40 DebuggerSP debugger_sp(Debugger::GetDebuggerAtIndex(debugger_idx)); in ShouldAskForConfirmation() local
1404 DebuggerSP debugger_sp = in SetOptionValue() local
1936 DebuggerSP debugger_sp(m_debugger.shared_from_this()); in CreateScriptCommandObject() local2738 lldb::DebuggerSP debugger_sp, ScriptedCommandSynchronicity synchro) in SynchronicityHandler()2762 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); in RunScriptBasedCommand() local2807 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); in RunScriptBasedCommand() local