[Lldb-commits] [lldb] [lldb] Add 'modify' type watchpoints, make it default (PR #66308)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 21 13:42:01 PDT 2023
jasonmolenda wrote:
FWIW I've found that `watch set expression -s <n>` will ignore the size specified if there is a clang type of the expression, it seems. :(
https://github.com/llvm/llvm-project/pull/66308
More information about the lldb-commits
mailing list