Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.6.0-rc, Qt Creator 2.7.0
-
None
-
Qt 4.8.1, Qt 4.8.3
g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08
Ubuntu 11.10 64 bit
Description
/home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:5017: error: CheckType for DerivedClass * failed. Got DerivedClass. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:5018: error: CheckType for DerivedClass & failed. Got BaseClass &. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:1584: error: Check referes to unknown variable map.0. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:1585: error: Check referes to unknown variable map.5. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:5419: error: Check for <not accessible> QString failed. Got "" QString. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:5514: error: Check for 43 boost::shared_ptr<int> failed. Got 43 int. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:5515: error: Check for 43 boost::shared_ptr<int> failed. Got 43 int. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:5568: error: Check for 01:00:00 boost::posix_time::time_duration failed. Got 01:00:00 boost::posix_time::time_duration. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:5572: error: Check for 00:01:00 boost::posix_time::time_duration failed. Got 00:01:00 boost::posix_time::time_duration. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:5576: error: Check for 00:00:01 boost::posix_time::time_duration failed. Got 00:00:01 boost::posix_time::time_duration. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:5606: error: Check for Thu Jan 10 01:00:00 2002 boost::posix_time::ptime failed. Got Thu Jan 10 01:00:00 2002 boost::posix_time::ptime. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:5610: error: Check for Thu Jan 10 00:00:00 2002 boost::posix_time::ptime failed. Got Thu Jan 10 00:00:00 2002 boost::posix_time::ptime. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:5614: error: Check for Thu Jan 1 00:00:00 1970 boost::posix_time::ptime failed. Got Thu Jan 1 00:00:00 1970 boost::posix_time::ptime. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:6378: error: CheckType referes to unknown variable ptrToPtr.[vptr]. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:6380: error: CheckType for gdb13393::Derived failed. Got gdb13393::Base &. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:6381: error: CheckType referes to unknown variable ref.[vptr]. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:6383: error: CheckType for gdb13393::Derived failed. Got gdb13393::Base &. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:6384: error: CheckType referes to unknown variable refConst.[vptr]. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:6389: error: CheckType for gdb13393::Derived failed. Got gdb13393::Base &. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:6390: error: CheckType for gdb13393::Derived failed. Got gdb13393::Base &. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:6391: error: Check for 1 int failed. Got boost::shared_ptr<gdb13393::Base>. /home/rob/dev/creator/tests/manual/debugger/simple/simple_test_app.cpp:2261: error: Check for 21 int failed. Got 21 @0x7fffffffdf9c int.
The fixes from https://codereview.qt-project.org/36808 were already applied for this run.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-8611 Errors found by debugger self test
-
- Closed
-