[Qt-creator] Debugging with Qt Creator 1.0

Markus Franke Markus.Franke at informatik.tu-chemnitz.de
Wed Mar 11 21:27:08 CET 2009


Dear all,

I would like to use a different gdb from within Qt Creator in order to
do remote debugging by means of using gdb/gdbserver. When I set the
debugger to my own GDB debugger in "Tool->Options->Debugger->GDB
location" and start debugging afterwards I get a message box saying:

---snip---
Starting executable failed!
<PATH_TO_BINARY><BINARY_NAME>\r: No such file or directory!
---snap---

The variables in brackets are just placeholders for my path and binary
name. The problem is the "\r" which get's added to that string and
this might lead to the error.

Any comments on this?

Which GDB versions are supported by Qt Creator. I want to use GDB 6.0.

Best regards,
Markus



More information about the Qt-creator-old mailing list