DavidSpickett wrote: Might get me to use the TUI for once :) I always missed this feature from GDB's TUI mode.
This is a cool feature and cool features need release notes. Please add one to the first section of https://github.com/llvm/llvm-project/blob/main/llvm/docs/ReleaseNotes.md#changes-to-lldb (by adding the changes to this PR I mean). Perhaps: > The TUI mode (enabled with the `gui` command) now has a real-time console > output pane. But feel free to change that and mention anything else you think would be interesting about it for a person reading the release notes. I think mentioning the `gui` command is good because folks may have forgotten that it exists. https://github.com/llvm/llvm-project/pull/177160 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
