[Lldb-commits] [lldb] [PPC64][Linux] Watchpoint configuration for PPC64 (PR #185192)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Sun Mar 8 19:13:27 PDT 2026


https://github.com/JDevlieghere approved this pull request.

> On PPC64, SIGTRAP is delivered before the triggering instruction completes.

LGTM assuming this is the case, which a quick Google search seems to confirm.

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


More information about the lldb-commits mailing list