[llvm][docs] Remove LLDB DWARF64 release note

As a precaution until the issues reported (by me)
in https://github.com/llvm/llvm-project/issues/135208
are investigated.
This commit is contained in:
David Spickett
2025-07-02 14:02:19 +00:00
parent a9ee1797b7
commit 8b3cc4d1ed

View File

@@ -304,7 +304,6 @@ Changes to LLDB
stop reason = SIGSEGV: sent by tkill system call (sender pid=649752, uid=2667987) 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`. * ELF Cores can now have their siginfo structures inspected using `thread siginfo`.
* LLDB now supports the `DWARF64` debugging information format.
### Changes to lldb-dap ### Changes to lldb-dap