debugger Mac OS
-
I don't know if it can be considered a bug… I haven't used the Terminal for debugging for a long time.
-
Non-Qt project -> Plain C or Plain C++ application
-
Ok sorry, I get it now.
The thing is, it should work but there's something that seems to start maybe Xterm rather than Terminal. What happens if you call
/Applications/Qt\ Creator.app/Contents/MacOS/../Resources/scripts/openTerminal.command
from your terminal ? -
I don't have anything in that path. My installation is in /Developer/Applications.
If I run:
/Developer/Applications/Qt/Qt\ Creator.app/Contents/MacOS/../Resources/scripts/openTerminal.command
Then I get a new terminal window, but it's under control of the shell, not my app.