We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6244b9 commit f622d2bCopy full SHA for f622d2b
llvm/docs/ReleaseNotes.md
@@ -299,6 +299,7 @@ Changes to LLDB
299
stop reason = SIGSEGV: sent by tkill system call (sender pid=649752, uid=2667987)
300
```
301
* ELF Cores can now have their siginfo structures inspected using `thread siginfo`.
302
+* LLDB now supports the `DWARF64` debugging information format.
303
304
### Changes to lldb-dap
305
0 commit comments