[Development] Qt Creator Debug - GDB error
Poenitz Andre
Andre.Poenitz at digia.com
Fri Mar 1 15:10:26 CET 2013
Majid Khan wrote:
> I am trying to debug Qt Creator (working on #7044) but when I debug
> (its new linux mint 14 Nadia Cinammon) my gdb gives error
>
> Starting executable failed:
> "/home/majid/projects/qtcreator-build/bin/qtcreator.sh": not in executable format: File format not recognised
That's the wrong run configuration (the one for the wrapper script,
not the application itself). Select 'app', not 'bin' in the Target selector
or under Projects/Run Run configuration.
Andre'
More information about the Development
mailing list