Re: Need advise on how to proceed in debugging ...

2002-05-01 Thread Stas Sergeev
Hello. Bryan J. Smith wrote: > 1. I'm having a bit of difficulty trying to figure out how to enable > debugging. There are a lot of debug options. You may enable the debug logging with -D9+xxx option, where xxx specifies the type of events you are going to log. So, to enable a file access loggin

Need advise on how to proceed in debugging ...

2002-05-01 Thread Bryan J. Smith
I have a program that works near-perfect under DOSEmu. But it will "hang" when doing two different, distinct operations -- and it starts eating up CPU time. It, of course, doesn't hang under "real" DOS, so it's gotta be some sort of DOSEmu setting. No file corruption occurs, DOSEmu just hangs b