Skip to content

Commit 2be5632

Browse files
committed
[lldb] Add statusline to the release notes
Add a release note for the statusline: llvm#121860
1 parent 59d0607 commit 2be5632

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,9 @@ Changes to LLDB
214214
Windows 11 on the Microsoft SQ2 and Snapdragon Elite X platforms.
215215
* LLDB now steps through C++ thunks. This fixes an issue where previously, it
216216
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.
217220

218221
### Changes to lldb-dap
219222

0 commit comments

Comments
 (0)