[CPython-2.6] Debug doesn't show
description
Sometimes, when it is a small script, and I press F5 to debug, the program just runs and doesn't shift to debug mode. I saw that when I was using the trial version of SlickEdit.
It gives an impression that the initialization of debug is slow and the program is small that ends fast, so the everything ends before the debug starts.
Thank you for you smart tool~