Mail Archives: djgpp/1999/03/17/15:32:30
>> I don't know if this information is very useful but when I started it
>> under an old version of Turbo Debugger, ran it and interrupted it
>> after a while with Ctrl-Break, I found it executing the same loop over
>> and over.
>
>You shouldn't run RHIDE (or any other DJGPP program) under a real-mode
>debugger such as TD. It won't tell anything useful, since the DJGPP
>code is in extended memory which TD cannot access.
I know that, but as I said in my problem description, the hang occurs
even under plain DOS (plain meaning real-mode w/o any drivers) without
an abort, reset or error message so I guess the problem occurs _before
the program even tries_ to enter PM or tests for DPMI presence.
Riddle me this. MSB
- Raw text -