From: "Jared Stevens" Newsgroups: comp.os.msdos.djgpp Subject: GDB, or other debuggers Date: Thu, 8 Apr 1999 17:26:35 -0600 Organization: Caldera, Inc. Lines: 5 Message-ID: <7ejdvc$fk3$1@caldera.com> NNTP-Posting-Host: shake.caldera.com X-Newsreader: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com How the heck do I use GDB? If I run a program and it crashes, how do I tell which line of code the crash occured on by using the crash info that DJGPP supplies you with?