[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 14:55:08 PDT 2023


jasonmolenda wrote:

@DavidSpickett pushed the fix for the `watch set expression` bug in 
```
commit 35e3939cb06d19942a30fd39f1416f49a7b982a4
Author: Jason Molenda <jmolenda at apple.com>
Date:   Thu Sep 21 14:48:19 2023 -0700

    watch set expression's default type was wrong with new modify type
```

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


More information about the lldb-commits mailing list