[Lldb-commits] [lldb] Reland "[lldb] Implement basic support for reverse-continue" (#123906)" (PR #123945)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 21 01:58:05 PST 2025


labath wrote:

Okay, I've created a new version of the patch [here](https://github.com/llvm/llvm-project/pull/128156). Would you like to merge it at your convenience? There was a small merge conflict with Jason's breakpoint detection patch, but I think I've was able to resolve that correctly.  I've added some debugging output to print the packet log in the "TraceOn" mode. If your bot doesn't run in this mode, you may want to change that to dumping the logs unconditionally.

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


More information about the lldb-commits mailing list