Debug session closed too soon ?
Unsolved
Qt Creator and other tools
-
When debugging, by default, the session is closed when the program is ended. It looses the configuration of the Local Variable View that I spent a lot of time to config.
Why does the session close ?
Many times, I just change the code a little bit, re-build and restart the session and the config is not changed. That's cool. But if I hit F5 too quickly, the program ends, the session is closed and the config lost. :( Is there a way to change this behavior ? ;)
Best regards