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.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to