[Lldb-commits] [lldb] [lldb] Implement CLI support for reverse-continue (PR #132783)
Adrian Vogelsgesang via lldb-commits
lldb-commits at lists.llvm.org
Sat Mar 29 16:12:39 PDT 2025
================
----------------
vogelsgesang wrote:
We probably also want to test that
* reverse-continue on a non-reverse-capable process gives a decent error message
* `process continue -F` also work for non-reverse-capable processes
https://github.com/llvm/llvm-project/pull/132783
More information about the lldb-commits
mailing list