[Lldb-commits] [lldb] [lldb] Implement basic support for reverse-continue (PR #99736)
Robert O'Callahan via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 11 22:23:59 PDT 2024
rocallahan wrote:
> added @skipIfDarwin markers to the TestReverseContinueBreakpoints.py and TestReverseContinueNotSupported.py API tests because lldb-server is not supported in gdbserver mode on Darwin systems
So there is no LLDB-based daemon that implements the gdbserver protocol on Darwin systems?
https://github.com/llvm/llvm-project/pull/99736
More information about the lldb-commits
mailing list