[Qt-creator] Debugging problems with new 0.92 RC1
Jaco Naude
naude.jaco at gmail.com
Wed Feb 11 14:19:39 CET 2009
Following on my previous email, I thought it might make the situation
clearer if I describe what is happening:
When I try to debug my application, it stops with the message in my initial
email and then displays 'Stopped: "signal_received"' next to threads. When I
try to step over, it shows the following sequence:
Running...
Stopped.
Finished retrieving data
Stopped: "signal received"
But nothing is shown anywhere. I've search the the web without any luck for
help. I'm not really familiar with gdb.
Thanks
Jaco
On Wed, Feb 11, 2009 at 10:23 AM, Jaco Naude <naude.jaco at gmail.com> wrote:
> Hi
>
> I updated to 0.92 RC1 and since then my debugging stopped working. I get a
> message like the following:
>
> "The debugged binrary does not contain information needed for nice display
> of Qt data types.
> Try might want to try include the file
> ../ide/main/bin/gdbmacros/gdbmacros.cpp'
> into your project directly"
>
> I could not find the directory mentioned, but added the gdbmacros.cpp file
> from my Qt Creator install to my .pro file. However this did not work.
>
> In fact, the debugging does not work at all. It breaks at a random place it
> seems and nothing is populated in Qt Creator (stack fields etc.).
>
> Is there an easy fix for this?
> Please help.
> Thanks
> Jaco
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090211/45fd060c/attachment.html
More information about the Qt-creator-old
mailing list