Date: Tue, 4 Nov 1997 13:30:43 +0200 (IST) From: Eli Zaretskii To: "Gautam N. Lad" cc: djgpp AT delorie DOT com Subject: Re: Tracking down where GPFs occur . How? (DJGPP+Allegro) In-Reply-To: <63m4mh$qjl$1@news.interlog.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 4 Nov 1997, Gautam N. Lad wrote: > Is there any way to determine where a program is causing a GPF? > I get all the code like General Protection Fault at eip=(whatever). > and some other (unknown to me) stuff. > > Could this be used to pinpoint where in a program's source (hopefully a .CPP/.C > or .HPP/.H) it's happening? You should use `symify'. Look in section 9.2 of the FAQ for details about `symify'.