Skip to content

Commit 39c00a7

Browse files
committed
Add the settings
1 parent e7e4023 commit 39c00a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,8 @@ Changes to LLDB
216216
wouldn't step into multiple inheritance virtual functions.
217217
* A statusline was added to command-line LLDB to show progress events and
218218
information about the current state of the debugger at the bottom of the
219-
terminal.
219+
terminal. This is on by default and can be configured using the
220+
`show-statusline` and `statusline-format` settings.
220221

221222
### Changes to lldb-dap
222223

0 commit comments

Comments
 (0)