From owner-freebsd-questions Thu May 22 14:43:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA08571 for questions-outgoing; Thu, 22 May 1997 14:43:17 -0700 (PDT) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA08561 for ; Thu, 22 May 1997 14:43:14 -0700 (PDT) Received: from buffnet11.buffnet.net (shovey@buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.7.5/8.7.3) with SMTP id RAA13005 for ; Thu, 22 May 1997 17:43:36 -0400 (EDT) Date: Thu, 22 May 1997 17:43:35 -0400 (EDT) From: Steve To: freebsd-questions@freebsd.org Subject: examining a core dump Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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!