qtcreator: Issue with debugging on MacOS
-
Hello,
I am working on MacOS using the last qtcreator 10 to develop a c++ application but I cannot anymore use the debugger. I can compile and launch my apps without debugg, but when asking for debugg, I just have the following messages:
11:40:31: Debugging myapp ...
11:40:32: Debugging of myapp has finished.There is a red box on the bottom right side showing: "Launching debugger"
There is probably something bad configured in my debugger but I cannot find what. If I start my program in an external terminal and then start the debug on an external running application, it works properly
Any idea ?
-
Hello,
I am working on MacOS using the last qtcreator 10 to develop a c++ application but I cannot anymore use the debugger. I can compile and launch my apps without debugg, but when asking for debugg, I just have the following messages:
11:40:31: Debugging myapp ...
11:40:32: Debugging of myapp has finished.There is a red box on the bottom right side showing: "Launching debugger"
There is probably something bad configured in my debugger but I cannot find what. If I start my program in an external terminal and then start the debug on an external running application, it works properly
Any idea ?