[Lldb-commits] [lldb] Add `target modules dump separate-debug-info` (PR #66035)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 12 01:31:57 PDT 2023


================
@@ -282,6 +283,10 @@ class SymbolFileDWARF : public lldb_private::SymbolFileCommon {
 
   void DumpClangAST(lldb_private::Stream &s) override;
 
+  /// Retrieve the external dwo files.
----------------
DavidSpickett wrote:

"external dwo file details." ?

https://github.com/llvm/llvm-project/pull/66035


More information about the lldb-commits mailing list