The data breakpoints in Visual Studio is very a very useful debugging tool and I need something like that for my current iPad project (pointers and memory acting strange). <
I'm not familiar with Visual Studio but I guess you're looking for watchpoints. Search for "watchpoint" in the Xcode Debugging Guide.