[Qt-creator] Error while trying to debug with qt-creator (1.2 branch) and Cdb
Justus Best
Just18 at gmx.de
Sun Jun 14 23:07:20 CEST 2009
Hi,
This is my first posting to this list and I hope I'm able to make clear
what my problem is. If not don't hesitate to ask.
After I updated qt-creator to the latest version (1.2 branch from public
git repo), I'm experiencing problems to debug my project with the Cdb
debugger. If I try to start the debugging process I get following error
messages.
"Der Start des Gdb-Prozesses schlug fehl. Entweder fehlt die ausführbare
Datei 'gdb.exe' oder die Berechtigungen sind nicht ausreichend."
(my english translation for this error is something like
Starting Gdb-Process faild. Executable missing or not authorized ...)
"Der Debugger konnte nicht gestartet werden: Das Starten des Prozesses
schlug fehl"
(Unable to start debugger)
The strange thing is that debugging with cdb works with a new project
but not with my existing ones. QT-Creator is compiled with MSCVC 9. And
I have a cdb preference page. Maybe its just an erronous error message ?
If you need any more information let me know.
Regards Justus
More information about the Qt-creator-old
mailing list