summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/SymbolLocator/DebugSymbols/SymbolLocatorDebugSymbols.cpp
AgeCommit message (Expand)Author
2025-07-25[lldb] Use std::make_shared where possible (NFC) (#150714)Jonas Devlieghere
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2024-03-15[lldb] Show module name in progress update for downloading symbols (#85342)Jonas Devlieghere
2024-01-26[lldb] Fix progress reporting for SymbolLocatorDebugSymbols (#79624)Jonas Devlieghere
2023-11-05[lldb] Remove LocateSymbolFile (#71301)Jonas Devlieghere
2023-11-04[lldb] Move DownloadObjectAndSymbolFile to SymbolLocator plugin (#71267)Jonas Devlieghere
2023-11-03[lldb] Move LocateExecutableSymbolFile to SymbolLocator plugin (#71266)Jonas Devlieghere
2023-11-03[lldb] Move FindSymbolFileInBundle to SymbolLocator plugin (#71247)Jonas Devlieghere
2023-11-03[lldb] Convert LocateSymbolFile into a plugin (#71151)Jonas Devlieghere