Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.2.0-beta1
-
MacOSX 10.8.5, Qt Creator 3.2 (beta snapshot), Qt5.3.1 (iOS)
-
77c7cac4b6810f4f54fa8cf321590dc42d2d8b7f
Description
Steps to reproduce:
- create Qt Widget Application, use iOS kit, start debugging
- debugger starts but fails (Bad CPU type?) and finishes
Using Run instead of Debug works fine and this also works when using Qt Creator from the Qt5.3.1 package.
Note: Might be related to d57bb243542456be10f6e6c00a65166161f0f798. Reverting this patch and applying only the lldbbridge.py to the beta snapshot of Creator made debugging on the device work again.