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()
.
My books...