Linux debugging has failed error
Unsolved
Installation and Deployment
-
using Qtcreator 5.7 on Centos 6.8 with freshly installed GDB 7.11/python 2.7.12, when running .pro (generate from qt5.5) I get "debugging has failed" message when try to run in debug mode but fine when just running. any idea?
is there anyway to check under Qtcreator which GDB/python is using? I have multiple version of GDB/python installed
-
Hi,
Where do you find that message - Issues, Debugger console, General messages?
There's only one python helper as far as I know, but the debuggers you can check in Tools > Options > Build & Run in the Debuggers tab.