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

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 26 17:55:12 PDT 2025


jasonmolenda wrote:

Sorry for not commenting last week when this issue was live, but with regards to Apple silicon macs, there was a kernel behavior where watchpoints and hardware breakpoints were disabled by the kernel when it was single instruction stepping.  I believe this was fixed in macOS 14.4, released March 2024.  The fix was definitely in place by macOS 15.

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


More information about the lldb-commits mailing list