[Lldb-commits] [lldb] [lldb-dap] Add module symbol table viewer to VS Code extension #140626 (PR #153836)

Ely Ronnen via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 19 01:07:23 PDT 2025


================
@@ -85,6 +85,12 @@ class LLDB_API SBSymbol {
 
   SymbolType GetType();
 
+  /// Get the ID of this symbol, usually the original symbol table index. .
----------------
eronnen wrote:

:100: 

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


More information about the lldb-commits mailing list