EGOPOLY

Topics include: programming, Apple, Unix, gadgets, large-scale web sites and other nerdy stuff.

Make debugger stop when exception is thrown

2012-07-26 09:29:35

put a breakpoint at objcexceptionthrow


from StackOverflow