[Qt-creator] Use of Intel's debugger with QT Creator
Phil
phil at beadling.co.uk
Tue Mar 8 00:53:21 CET 2011
Hi,
I'm using Intel's latest C++ compiler with QT Creator (Linux). Intel's
Compiler automatically sets up when you point it at a QT build built
using it and everything works perfectly.... but I can't get idbc to work.
idbc should be fully gdb compatible by default in newer releases - but
it just hangs waiting for a response when I select it for a debugging
session. I've tried playing around with passing "-gdb" and "-i im1" to
the debugger, but switches cannot be passed in from the GUI (as far as I
can see), and wrapping it in a shell script doesn't work either. I'm
not sure this should even be neccesary anyway.
Using idbc with no switches, I can see it spawns idbc and two related
processes (idd) and points tty to a file in /tmp, but Creator doesn't
register anything.
Has anyone got idbc to integrate with Creator or must I use Intel's
separate idb front to debug?
Thanks for any help,
Phil.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20110307/38e1ab93/attachment.html
More information about the Qt-creator-old
mailing list