Debugger not working on Mac OS X 10.11.3
Unsolved
General and Desktop
-
I'm trying to debug a simple Qt C++ Project on my MacBook. I've installed the latest X-Code (7.2.1.) and Qt Version with Qt Creator but when I try to start the debugger only the terminal opens and nothing happens.
When I try to stop the debugging the debugger isn't stop.
Does anyone know how I can use the debugger?