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 59d0607 commit 2be5632Copy full SHA for 2be5632
llvm/docs/ReleaseNotes.md
@@ -214,6 +214,9 @@ Changes to LLDB
214
Windows 11 on the Microsoft SQ2 and Snapdragon Elite X platforms.
215
* LLDB now steps through C++ thunks. This fixes an issue where previously, it
216
wouldn't step into multiple inheritance virtual functions.
217
+* A statusline was added to command-line LLDB to show progress events and
218
+ information about the current state of the debugger at the bottom of the
219
+ screen.
220
221
### Changes to lldb-dap
222
0 commit comments