[Lldb-commits] [lldb] [lldb] Implement CLI support for reverse-continue (PR #132783)
Adrian Vogelsgesang via lldb-commits
lldb-commits at lists.llvm.org
Sun Mar 30 16:28:36 PDT 2025
vogelsgesang wrote:
> Yes, but actually I think this documentation can be in rr.
Agree, we should probably have the bulk of the documentation in the rr repo. Not sure if we want to put it online right away, or if we wait to wait for lldb-21 to go out the door first. (Not sure how accustomed rr users are to building lldb from source)
Inside the LLVM project, we probably want to add a release note for this change, in the lldb section in `llvm/docs/ReleaseNotes.md`. Would be great I'd you could add a short bullet point there as part of this PR
https://github.com/llvm/llvm-project/pull/132783
More information about the lldb-commits
mailing list