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 e7e4023 commit 39c00a7Copy full SHA for 39c00a7
llvm/docs/ReleaseNotes.md
@@ -216,7 +216,8 @@ Changes to LLDB
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
- terminal.
+ terminal. This is on by default and can be configured using the
220
+ `show-statusline` and `statusline-format` settings.
221
222
### Changes to lldb-dap
223
0 commit comments