From: Tudor Newsgroups: comp.os.msdos.djgpp Subject: Re: HELP w/DECIPHIRING STACK DUMP Date: Sat, 22 Feb 1997 17:33:56 -0800 Organization: Communications Accesibles Montreal Lines: 15 Message-ID: <330F9E84.653A@cam.org> References: <01bc2104$bb6fbfa0$6729cfa9 AT p590> Reply-To: tudor AT cam DOT org NNTP-Posting-Host: dynppp-32.hip.cam.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Paul Hooper wrote: > > Hello: > > How do I use the following information to get at the cause of the problem? > How can I relate this to my source code? Just a few pointers in the right > direction will be much appreciated and very helpful. Is there any place on > the web that explains how to use this info? Thank you very much. Compile your program with debugging info ( -g I guess) then, after chrash, type 'symify program.exe' and you should see the functions that crashed and the source lines. Read the faq for more exact advice. -- tudor 'at' cam 'dot' org http://www.cam.org/~tudor 'This is Scott Nudds of the Borg. C is irrelevant.'