[Lldb-commits] [lldb] [lldb] Implement a statusline in LLDB (PR #121860)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 7 05:27:22 PST 2025


DavidSpickett wrote:

> displayed the bottom of the screen

displayed **at** the bottom of the screen

> The statusline supersedes the current progress reporting implementation.

I will find this out looking at the code shortly, but - does this mean that if you disable the statusline, you get the current progress reporting implementation, or not progress reporting at all?

https://github.com/llvm/llvm-project/pull/121860


More information about the lldb-commits mailing list