Closed orgads closed 6 years ago
That is done because I might want to see the final output of a console program. If you don't need to "control leak recording", disabling it does avoid this behavior.
Then maybe use a stub executer like qtc does?
@orgads Thanks for your input, and for introducing me to git submodules (know about it but never looked into it) and qbs (didn't know about that before at all, but I was actually wondering if something like this existed for Qt Creator).
You're welcome. Thanks for this great tool :)
The exe file of the debuggee cannot be re-linked until the console window is closed (
APPLICATION EXIT
prompt).