[Lldb-commits] [lldb] Reland "[lldb] Implement basic support for reverse-continue" (#123906)" (PR #123945)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 22 06:16:02 PST 2025
DavidSpickett wrote:
I also noticed that if you don't save memory at all, the breakpoint tests pass. Which is surprising, but ok given that the test doesn't check any memory values, and watchpoint tests *do* fail if you do not save memory.
https://github.com/llvm/llvm-project/pull/123945
More information about the lldb-commits
mailing list