Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 2.2.0
-
[SDKTestRound6]
Workstation platform: Mac X OS 10.6.7
Qt SDK version: v1.1
Qt Creator Version: Qt Creator 2.1.84 (2.2-rc1) From revision a4c42ea4d9
Description
Steps:
1. Go-> preference->Debugger->General, check "use tooltips in main editor when debugging".
2. Start Debug a Qt Gui application or use the attachments.
3. Cursor Stay at on arguments "*argv[ ] ".
4 .Change Cursor stay on another different arguments, then Repeat step 3 .
Expected result:
Tooltips should be always show the right value of "argv" ,every time cursor stay on this arguments.
Actually result:.
According to the snapshot u can see ,sometimes tooltips cannot show the right value of the same arguments