Hi DAW,

Is there any chance of resurrecting a standalone debugger?

The studio does a fantastic job of debugging program in-house but sometimes we need to debug a program in the clients premise/server or in an deployed environment.

It would be valuable to have a standalone EXE to be able to debug is a restricted manner with just the DBG & PRN file - instead of installing the studio for debugging purpose which is really over the top, cumbersome and not to mention breach of licensing agreement.

Had a few scenarios where it was necessary to debug on a client's side and we had to resort to writing log files to disk to be analyzed at a later date/time and some cases "SHOWLN" commands !!!