================ @@ -160,6 +160,8 @@ class LLDB_API SBProcess { lldb::SBError Continue(); + lldb::SBError ReverseContinue(); ---------------- rocallahan wrote: Yeah OK. https://github.com/llvm/llvm-project/pull/99736