Home
last modified time | relevance | path

Searched defs:debugger_sp (Results 1 – 22 of 22) sorted by relevance

/llvm-project/lldb/unittests/Core/
H A DDiagnosticEventTest.cpp52 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
77 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
135 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
/llvm-project/lldb/source/Core/
H A DSourceManager.cpp70 SourceManager(const DebuggerSP & debugger_sp) SourceManager() argument
83 DebuggerSP debugger_sp(m_debugger_wp.lock()); GetFile() local
165 should_highlight_source(DebuggerSP debugger_sp) should_highlight_source() argument
177 should_show_stop_column_with_ansi(DebuggerSP debugger_sp) should_show_stop_column_with_ansi() argument
196 should_show_stop_column_with_caret(DebuggerSP debugger_sp) should_show_stop_column_with_caret() argument
213 should_show_stop_line_with_ansi(DebuggerSP debugger_sp) should_show_stop_line_with_ansi() argument
265 auto debugger_sp = m_debugger_wp.lock(); DisplaySourceLinesWithLineNumbersUsingLastFile() local
448 File(const FileSpec & file_spec,lldb::DebuggerSP debugger_sp) File() argument
633 auto debugger_sp = m_debugger_wp.lock(); DisplaySourceLines() local
[all...]
H A DDebuggerEvents.cpp140 DebuggerSP debugger_sp(m_debugger_wp.lock()); in DoOnRemoval() local
H A DDebugger.cpp765 DebuggerSP debugger_sp(new Debugger(log_callback, baton)); in Destroy() argument
736 DebuggerSP debugger_sp(new Debugger(log_callback, baton)); CreateInstance() local
1356 DebuggerSP debugger_sp; GetDebuggerAtIndex() local
1368 DebuggerSP debugger_sp; FindDebuggerWithID() local
1494 DebuggerSP debugger_sp = FindDebuggerWithID(*debugger_id); ReportProgress() local
1566 DebuggerSP debugger_sp = FindDebuggerWithID(*debugger_id); ReportDiagnosticImpl() local
[all...]
H A DModule.cpp982 for (auto debugger_sp : requestors) { DebuggersOwningModuleRequestingInterruption() local
999 for (auto debugger_sp : interruptors) { GetSymbolFile() local
/llvm-project/lldb/unittests/Thread/
H A DThreadTest.cpp112 TargetSP CreateTarget(DebuggerSP &debugger_sp, ArchSpec &arch) { in CreateTarget()
137 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
168 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
203 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
/llvm-project/lldb/unittests/ScriptInterpreter/Lua/
H A DScriptInterpreterTests.cpp44 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
/llvm-project/lldb/source/API/
H A DSBSourceManager.cpp25 SourceManagerImpl(const lldb::DebuggerSP &debugger_sp) in SourceManagerImpl() argument
52 lldb::DebuggerSP debugger_sp(m_debugger_wp.lock()); in DisplaySourceLinesWithLineNumbers() local
H A DSBDebugger.cpp92 SBDebugger(const lldb::DebuggerSP & debugger_sp) SBDebugger() argument
183 __anon6c4e39030102(const lldb::DebuggerSP &debugger_sp, const FileSpec &spec, Status &error) InitializeWithErrorHandling() argument
1110 DebuggerSP debugger_sp(m_opaque_sp); GetSelectedPlatform() local
1126 DebuggerSP debugger_sp(m_opaque_sp); SetSelectedPlatform() local
1305 reset(const DebuggerSP & debugger_sp) reset() argument
1323 DebuggerSP debugger_sp = Debugger::FindDebuggerWithID(id); FindDebuggerWithID() local
1343 DebuggerSP debugger_sp( SetInternalVariable() local
1365 DebuggerSP debugger_sp( GetInternalVariableValue() local
[all...]
H A DSBTypeCategory.cpp359 DebuggerSP debugger_sp = lldb_private::Debugger::GetDebuggerAtIndex(j); in AddTypeSummary() local
451 DebuggerSP debugger_sp = lldb_private::Debugger::GetDebuggerAtIndex(j); in AddTypeSynthetic() local
/llvm-project/lldb/unittests/Target/
H A DExecutionContextTest.cpp78 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
100 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
H A DMemoryTest.cpp80 TargetSP CreateTarget(DebuggerSP &debugger_sp, ArchSpec &arch) { in CreateTarget()
93 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
H A DStackFrameRecognizerTest.cpp64 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
/llvm-project/lldb/unittests/Process/
H A DProcessEventDataTest.cpp112 TargetSP CreateTarget(DebuggerSP &debugger_sp, ArchSpec &arch) { in CreateTarget() argument
150 DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local
190 DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local
/llvm-project/lldb/source/Commands/
H A DCommandObjectQuit.cpp39 DebuggerSP debugger_sp(Debugger::GetDebuggerAtIndex(debugger_idx)); in ShouldAskForConfirmation() local
H A DCommandObjectPlatform.cpp1378 DebuggerSP debugger_sp = in SetOptionValue() local
/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp81 EnableOptionsSP GetGlobalEnableOptions(const DebuggerSP &debugger_sp) { in GetGlobalEnableOptions() argument
95 void SetGlobalEnableOptions(const DebuggerSP &debugger_sp, in SetGlobalEnableOptions() argument
779 DebuggerSP debugger_sp = DoExecute() local
887 DebuggerSP debugger_sp = DoExecute() local
1099 DebuggerSP debugger_sp = process.GetTarget().GetDebugger().shared_from_this(); HandleArrivalOfStructuredData() local
1413 DebuggerSP debugger_sp = target->GetDebugger().shared_from_this(); FilterLaunchInfo() local
1654 DebuggerSP debugger_sp = DumpHeader() local
1783 DebuggerSP debugger_sp = EnableNow() local
[all...]
/llvm-project/lldb/unittests/Expression/
H A DDWARFExpressionTest.cpp404 lldb::DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local
445 lldb::DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local
523 lldb::DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local
809 lldb::DebuggerSP debugger_sp = Debugger::CreateInstance(); TEST_F() local
[all...]
/llvm-project/lldb/unittests/Interpreter/
H A DTestCommandPaths.cpp108 DebuggerSP debugger_sp = Debugger::CreateInstance(); in TEST_F() local
/llvm-project/lldb/unittests/Platform/
H A DPlatformSiginfoTest.cpp34 DebuggerSP debugger_sp; member in __anon5ce93f2a0111::PlatformSiginfoTest
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1761 DebuggerSP debugger_sp(m_debugger.shared_from_this()); CreateScriptCommandObject() local
2556 SynchronicityHandler(lldb::DebuggerSP debugger_sp,ScriptedCommandSynchronicity synchro) SynchronicityHandler() argument
2580 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); RunScriptBasedCommand() local
2625 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); RunScriptBasedCommand() local
2670 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); RunScriptBasedParsedCommand() local
2717 lldb::DebuggerSP debugger_sp = m_debugger.shared_from_this(); GetRepeatCommandForScriptedCommand() local
[all...]
/llvm-project/lldb/unittests/ScriptInterpreter/Python/
H A DPythonTestSuite.cpp79 lldb::DebuggerSP debugger_sp) { in LLDBSwigPythonCreateCommandObject() argument