Visual Studio has always been able to do this - if you know a mem loc then you can set conditional breakpoints when that mem loc's value changes to a particular value or changes at all. Is that what Symbolic breakpoints are for in XCode? If so, I cannot see how to do this.
Thx, Tom