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

Robert O'Callahan via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 17 12:47:35 PST 2025


rocallahan wrote:

> Better to wait until you can say "lldb can now be used as a client for RR" ?

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.

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


More information about the lldb-commits mailing list