[Qt-interest] qt-4.5.1 + qtcreator + gdb
Georg Grabler
ggrabler at gmail.com
Mon Apr 27 18:08:20 CEST 2009
Hello,
I'm experiencing problems lately with gdb / qtcreator / qt 4.5.1.
First of all, I'm running arch linux, tried both distributions of KDE
(chakra, providing qtmod 4.5.1 and the one of the testing repository in arch
linux), in combination with qtcreator.
Now, if i simply create a project "test", a QT Gui Application, it works
fine to build and run. But i can not debug it at all (a plain application
without adding controls even).
This still worked with my qt-4.5.0 installation and qtcreator 1.0.0 - the
same project doesn't want to debug with the new QT / qtcreator.
I get the following errors running gdb in console, but I don't know what
they mean at all - can anyone provide me help how I could get this running
again?
This GDB was configured as "i686-pc-linux-gnu"...
(gdb) r
Starting program: /home/n501931/devel/private/test/test
[Thread debugging using libthread_db enabled]
Error while reading shared library symbols:
find_new_threads_callback: cannot get thread info: generic error
find_new_threads_callback: cannot get thread info: generic error
(gdb) q
The program is running. Exit anyway? (y or n) y
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090427/8b9a4466/attachment.html
More information about the Qt-interest-old
mailing list