Hi,
when I try to debug a DOS-Executable, I often get the message
"Unable to register server". Usually I can start the Debugger 3 or 4
times, but then the next time this Error-Message occures.
If the DOS-Debugger works, it is not possible to switch
between source and application, also the System always crashes
when I step into a function that expects keyboard-input, e.g. getch()
or kbhit().
Any suggestion?
Thanks,Alex.