[Lldb-commits] [lldb] [lldb] Implement basic support for reverse-continue (PR #112079)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 20 01:58:00 PST 2025
DavidSpickett wrote:
> Technically that is already true --- with stock LLDB and latest rr you can debug an rr replay, which is useful. You just don't get the reverse-execution superpower.
Ok so nothing has actually changed on that front, best wait until we can do the reverse execution from lldb before release noting anything.
https://github.com/llvm/llvm-project/pull/112079
More information about the lldb-commits
mailing list