[lldb] [llvm] [lldb][DWARF64] Enable support for DWARF64 format handling (PR #145645)
    David Spickett via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jul  1 02:53:43 PDT 2025
    
    
  
================
@@ -299,6 +299,7 @@ Changes to LLDB
     stop reason = SIGSEGV: sent by tkill system call (sender pid=649752, uid=2667987)
   ```
 * ELF Cores can now have their siginfo structures inspected using `thread siginfo`.
+* LLDB now supports `DWARF64` debugging information format.
----------------
DavidSpickett wrote:
I would say "the `DWARF64`".
https://github.com/llvm/llvm-project/pull/145645
    
    
More information about the llvm-commits
mailing list