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

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 26 09:58:05 PDT 2025


JDevlieghere wrote:

> Could you append to the PR description a list of known issues e.g. the redraw on tab complete?
> 
> It's discussed here in comments already but it's good to have a record of what state we are at and what you have promised to address (not that I doubt your sincerity there).
> 
> And maybe some brave soul daily driving a `main` build will know what to expect if they see it in the commit message.

Things have changed since I wrote the description so I'll update it to reflect that. As far as I know there are no known issues (that I've encountered). The tab complete issue is (should be?) fixed with the current state of this PR. Are you still experiencing that behavior? 


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


More information about the lldb-commits mailing list