Wednesday January 23, 2013

Bet You Didn't Know The Xcode Debugger Could Do That

This gem made the rounds a few weeks ago, but if you haven’t seen it yet, you need to check out Mike Hay’s great screencast on his Xcode debugging tips. Breakpoints are horribly underused in my workflow. I need a way to set up a conditional breakpoint to stop me whenever I reach for NSLog().