I used to get exception details from apps running in the simulator like so:
po $eax
Ever since I upgraded to XCode 4.6 it\'s stopped workin
I don't have anything to add, just use this awesome guide that helps you setup exception breakpoint with action (script) that prints exception description in console.