[Lldb-commits] [lldb] [lldb] Implement basic support for reverse-continue (PR #112079)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 17 03:10:34 PST 2025


DavidSpickett wrote:

Tests passed on Arm and AArch64.

> This commit only adds support for the SBProcess::ReverseContinue() API. A user-accessible command for this will follow in a later commit.

I think this means it's not worth adding a release note just yet? Better to wait until you can say "lldb can now be used as a client for RR" ?


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


More information about the lldb-commits mailing list