Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 1997 18:42:39 -0400
From:      Paul Wilson <prw@bestweb.net>
To:        Steve <shovey@buffnet.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: examining a core dump
Message-ID:  <3.0.1.32.19970522184239.006992b4@pop.bestweb.net>
In-Reply-To: <Pine.BSI.3.95.970522174259.14249A-100000@buffnet11.buffnet .net>

next in thread | previous in thread | raw e-mail | index | archive | help
At 05:43 PM 5/22/97 -0400, Steve wrote:
>
>What utility is used for examining a core dump?  I would like to learn to
>do this to ease program debugging.
>
>Any direction pointing is appreciated!
>
>

One command is:

gdb whatever.core whatever program dumped core. 

e.g. gdb pine.core pine

Paul



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.1.32.19970522184239.006992b4>