Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 2.4.0
-
None
Description
Steps to reproduce the problem:
1. Build NfcChat application(https://projects.developer.nokia.com/nfcchat/browser)
2. Start on device debugging.
Test Result:
a) If no break point is set, application launches on device.
b) If a breakpoint is set somewhere, QtCreator crashes once coming out from the break point.
This seems to be related to the NFC libs somehow, so likely the problem comes via CODA but QC can't handle it.