[Lldb-commits] [lldb] Reapply "[lldb] Implement basic support for reverse-continue (#125242)" (again) (PR #128156)

Robert O'Callahan via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 18 00:04:30 PDT 2025


rocallahan wrote:

On Linux ARM64 both gdb and lldb seem to adjust the hardware behavior so that single-stepping an instruction that fires a watchpoint leaves the PC pointing to the next instruction.

Maybe this is not true on Mac? I can't test that myself.

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


More information about the lldb-commits mailing list