[Lldb-commits] [lldb] [lldb] Add 'modify' type watchpoints, make it default (PR #66308)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 13 18:21:38 PDT 2023


jasonmolenda wrote:

Just to be clear, I need to find a solution for SBTarget::CreateWatchpoint before this PR is ready to land.  I'm inclined towards adding a third bool parameter 'modify', but I'm not sure that's the best choice.

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


More information about the lldb-commits mailing list