When debugging an iOS app, i.e. iOS 8.1/8.2, when the app crashes somewhere it seems to only crash at either the int main
in the main.m
or it crashes in the actual assy code side of things.
Even with trying to step backwards, it never seems to let me step back at all.
I've tried recreating the schemes. I've checked that symbols aren't being stripped and that no optimisations are being done by the compiler in build settings.
Specifically this seems to only apply to debugging on the device rather than the simulator (which I never use anyway).
How do I get it to crash out at the Obj-C or Swift line which caused the exception/whatever.
Thanks
Ade
Aucun commentaire:
Enregistrer un commentaire