Stopping and restarting debugger
Brought to you by:
fabioz
Today debugging can only be started and stopped once, it cannot reconnect.
In our large application we use eclipse as python ide.
In the application the user might do many 'little' python
editing sessions, some of which may involve debugging.
For user acceptance, it is strongly desirable to be able to
turn debugging on and off at will.