From owner-freebsd-current Sun Oct 4 09:04:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA21818 for freebsd-current-outgoing; Sun, 4 Oct 1998 09:04:04 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zone.syracuse.net (zone.syracuse.net [205.232.47.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA21811 for ; Sun, 4 Oct 1998 09:04:02 -0700 (PDT) (envelope-from green@zone.syracuse.net) Received: from localhost (green@localhost) by zone.syracuse.net (8.8.8/8.8.7) with ESMTP id MAA15379; Sun, 4 Oct 1998 12:00:09 -0400 (EDT) Date: Sun, 4 Oct 1998 12:00:09 -0400 (EDT) From: Brian Feldman To: Martin Cracauer cc: current@FreeBSD.ORG Subject: Re: gdb to examine aout coredump on an elf system? In-Reply-To: <19981004140811.A2950@cons.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Last time I checked, cd /usr/src/gnu/usr.bin/gdb; OBJFORMAT=aout make; will work. Cheers, Brian Feldman On Sun, 4 Oct 1998, Martin Cracauer wrote: > What can I do to examine a coredump produced by an aout binary > (i.e. kernel) when my gdb is ELF? Someone said one can build an aout > gdb on -current, but failed to said how and it isn't obvious to me > since the gdb in our tree can't be built at all when starting from > ./configure. > > A -stable gdb on -current says it doesn't recognize the format of the > core dump. > > Thanks > Martin > -- > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > Martin Cracauer http://www.cons.org/cracauer > Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 > Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message