Having Followed these threads:
- Xcode always stopping at main.m after a crash
- Xcode 4.2 showing the wrong line of code on error
- Debugging app crashes with iOS Simulator & XCode 4 halts in main() function, not crash source
I am still crashing at 'main' as opposed to the actual line of the crash.
Thanks
Try this:
Breakpoints -> Add -> Add symbolic breakpoint. A new window pops up.
Type "objc_exception_throw" in symbol field and click Done.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With