[Lldb-commits] [lldb] [lldb] refactor watchpoint functionality (PR #159807)

via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 19 09:15:01 PDT 2025


dlav-sc wrote:

Hi @DavidSpickett, @jasonmolenda, @jimingham,

I've decided to divide the software watchpoint support patch (https://github.com/llvm/llvm-project/pull/151195) into several smaller parts. This is the first one, which consists almost entirely of NFC, refactoring of the existing watchpoint logic in LLDB.

Could you please take a look when you have a moment?

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


More information about the lldb-commits mailing list