Searched defs:debugger_sp (Results 1 – 11 of 11) sorted by relevance
70 SourceManager::SourceManager(const DebuggerSP &debugger_sp) in SourceManager()83 DebuggerSP debugger_sp(m_debugger_wp.lock()); in GetFile() local165 static bool should_highlight_source(DebuggerSP debugger_sp) { in should_highlight_source()177 static bool should_show_stop_column_with_ansi(DebuggerSP debugger_sp) { in should_show_stop_column_with_ansi()196 static bool should_show_stop_column_with_caret(DebuggerSP debugger_sp) { in should_show_stop_column_with_caret()213 static bool should_show_stop_line_with_ansi(DebuggerSP debugger_sp) { in should_show_stop_line_with_ansi()265 auto debugger_sp = m_debugger_wp.lock(); in DisplaySourceLinesWithLineNumbersUsingLastFile() local448 lldb::DebuggerSP debugger_sp) in File()633 auto debugger_sp = m_debugger_wp.lock(); in DisplaySourceLines() local
140 DebuggerSP debugger_sp(m_debugger_wp.lock()); in DoOnRemoval() local
736 DebuggerSP debugger_sp(new Debugger(log_callback, baton)); in CreateInstance() local765 void Debugger::Destroy(DebuggerSP &debugger_sp) { in Destroy()1356 DebuggerSP debugger_sp; in GetDebuggerAtIndex() local1368 DebuggerSP debugger_sp; in FindDebuggerWithID() local1494 DebuggerSP debugger_sp = FindDebuggerWithID(*debugger_id); in ReportProgress() local1566 DebuggerSP debugger_sp = FindDebuggerWithID(*debugger_id); in ReportDiagnosticImpl() local
982 for (auto debugger_sp : requestors) { in DebuggersOwningModuleRequestingInterruption() local999 for (auto debugger_sp : interruptors) { in GetSymbolFile() local
25 SourceManagerImpl(const lldb::DebuggerSP &debugger_sp) in SourceManagerImpl()52 lldb::DebuggerSP debugger_sp(m_debugger_wp.lock()); in DisplaySourceLinesWithLineNumbers() local
92 SBDebugger::SBDebugger(const lldb::DebuggerSP &debugger_sp) in SBDebugger()183 Status &error) -> llvm::sys::DynamicLibrary { in InitializeWithErrorHandling()1110 DebuggerSP debugger_sp(m_opaque_sp); in GetSelectedPlatform() local1126 DebuggerSP debugger_sp(m_opaque_sp); in SetSelectedPlatform() local1305 void SBDebugger::reset(const DebuggerSP &debugger_sp) { in reset()1323 DebuggerSP debugger_sp = Debugger::FindDebuggerWithID(id); in FindDebuggerWithID() local1343 DebuggerSP debugger_sp( in SetInternalVariable() local1365 DebuggerSP debugger_sp( 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
81 EnableOptionsSP GetGlobalEnableOptions(const DebuggerSP &debugger_sp) { in GetGlobalEnableOptions()95 void SetGlobalEnableOptions(const DebuggerSP &debugger_sp, in SetGlobalEnableOptions()779 DebuggerSP debugger_sp = in DoExecute() local887 DebuggerSP debugger_sp = in DoExecute() local1099 DebuggerSP debugger_sp = process.GetTarget().GetDebugger().shared_from_this(); in HandleArrivalOfStructuredData() local1413 DebuggerSP debugger_sp = target->GetDebugger().shared_from_this(); in FilterLaunchInfo() local1654 DebuggerSP debugger_sp = in DumpHeader() local1783 DebuggerSP debugger_sp = in EnableNow() local
39 DebuggerSP debugger_sp(Debugger::GetDebuggerAtIndex(debugger_idx)); in ShouldAskForConfirmation() local
1378 DebuggerSP debugger_sp = in SetOptionValue() local
1761 DebuggerSP debugger_sp(m_debugger.shared_from_this()); in CreateScriptCommandObject() local2556 lldb::DebuggerSP debugger_sp, ScriptedCommandSynchronicity synchro) in SynchronicityHandler()2580 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); in RunScriptBasedCommand() local2625 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); in RunScriptBasedCommand() local2670 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); in RunScriptBasedParsedCommand() local2717 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); in GetRepeatCommandForScriptedCommand() local