If a debuggee is running when launching a new one, a message box
offers the possibility to kill the current one.
Restart : starts the last debuggee
Last
10 exe : shows for
selection the 10 last debugged exes. Select the one to be started
Attach
running program : lists
all the process. Select one to attach the debugger to this running program. Usefull in case
of infinite loop.
Select
file (exe or bas) :
opens file explorer to select an exe or a bas file.
In case of bas file, the file is compiled
and the exe launched after confirmation. If any errors they are displayed.