Is there any way to track variable changes or memory changes in Xcode? I\'m looking for functionality like Visual Studio\'s data breakpoint.
I want to know where my
I know this post is old but in case you are still wondering I posted a detailed answer here: In XCode 6 how can you set a watchpoint without stopping execution?