I could watch a variable though "Watch 'variable'" in the Xcode debug area, and it works because Xcode breaks when the watched variable varies. But as I see nothing like "watch window", how could I remove the watched variable? or see the variables I'm watching? Through LLDB command?
You can disable or delete watchpoints through the Breakpoint navigator in Xcode. (View > Navigators > Show Breakpoint Navigator). You can also do it through the lldb console window with the watch delete command.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With