From: sandmann AT clio DOT rice DOT edu (Charles W. Sandmann) Subject: Problem with debug32???? (fwd) To: djgpp AT sun DOT soe DOT clarkson DOT edu (djgpp) Date: Thu, 13 May 1993 21:56:23 -0600 (CDT) > John Miller writes: > This may be old stuff but I don't recall seeing anything about a problem with > debug32 in which it is passed an invalid file name. I have tried this on 4 > different machines with the same result: The system dies requiring a reset > by power off (on expensive machines) and reset button on the brand x clones. > All the machines were running DOS 6 with emm386, 4dos 4.02 and combi (disk > cache and ramdisk) version 1.13. Has anyone else experienced a similar > problem? This is a known problem in both debug32 and go32. Csaba posted a patch for this back in December. I have a patched version with this fix, the event keyboard fix, system()/paging fix, floating errors fix, and DPMI support in the testing stages (all merged into a single 56Kb GO32.EXE). Nested DPMI applications through system() currently don't work, and it will take a major rewrite of some code to get it working (next release probably). Thus, you would have to use GCC16 to compile under Windows or OS/2 DOS box. Further information and a posting will come when its had a bit of testing.