Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
Qt Creator 2.3.0-beta, Qt Creator 2.4.0
-
qtcreator:Built on Aug 30 2011 at 15:42:16
From revision 5277991a6c
qtsdk: qtsdkinstaller-x32-2011-08-22-Ubuntu8.04.4LTS.run
ubuntu10.10
SDKTestRound20
Description
steps:
1. Create a qt quick application(build-in element only). Set desktop4.8
target and debug mode.
2. Add a test.js file to the project. See the untitled28.zip.
3. Add a breakpoint at line 3 in test.js.
4. Start debugging, the debugger stop at line3 of test.js but show
main.qml as the topest file.