From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP Debug Info Date: Sat, 21 Dec 1996 12:46:00 -0800 Organization: Two pounds of chaos and a pinch of salt Lines: 21 Message-ID: <32BC4C88.4C18@cs.com> References: <32bb7fef DOT 84572643 AT nntp DOT southeast DOT net> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp106.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: murray AT southeast DOT net DJ-Gateway: from newsgroup comp.os.msdos.djgpp Murray Stokely wrote: > > How can I use all the information that my DJGPP compiled programs give > me when I've done something wrong? How can i pinpoint the bug with > all this useless register info? Any help would be appreciated, as I'm > spending _WAY_ too much time hunting for bugs, and anything will help. Try reading section 9.2 of the DJGPP faq, which describes the use of the 'symify' program. Looks to me like a NULL pointer dereference, btw. -- John M. Aldrich * Anything that happens, happens. * Anything that, in happening, causes something else to happen, causes something else to happen. * Anything that, in happening, causes itself to happen again, happens again. * It doesn't necessarily do it in chronological order, though. --- Douglas Adams