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 a53fa78 commit 7900769Copy full SHA for 7900769
llvm/docs/ReleaseNotes.md
@@ -449,6 +449,8 @@ Changes to LLDB
449
_regexp-bt -- Show backtrace of the current thread's call ...
450
_regexp-display -- Evaluate an expression at every stop (see 'h...
451
```
452
+* DWARF indexing speed (for binaries not using the debug_names index) increased
453
+ by [30-60%](https://github.com/llvm/llvm-project/pull/118657).
454
455
* Minidumps generated by LLDB now support:
456
* 64 bit memory (due to 64b support, Minidumps are now paged to disk while being written).
0 commit comments