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'


_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to