Date: Sun, 8 Jun 1997 18:41:30 +0300 (IDT) From: Eli Zaretskii To: "J.A. Bijsterbosch" cc: djgpp AT delorie DOT com Subject: Re: Debugging in DJGPP In-Reply-To: <01bc7317$353d8ec0$LocalHost@none> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 7 Jun 1997, J.A. Bijsterbosch wrote: > At that moment I thought to try another debugger that > came within the djgpp package FSDB. However after a few tracing steps > (F7/F8) the program crashes with a general protection fault. I doubt if it is worth your while to switch to FSDB. The debugger built into RHIDE should have much less problems that FSDB, since RHIDE is actively maintained and has many subtle bugs in the DJGPP debug support corrected. If RHIDE crashes for some program, so will FSDB, most probably (if it doesn't, just tell Robert Hoehne at he will probably fix this in no time). I'd suggest to find a work-around to debug your program with RHIDE (if you are indeed certain that it should crash in that situation).