From owner-freebsd-hackers Wed Jun 2 14: 4:41 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 7BBF914F60 for ; Wed, 2 Jun 1999 14:04:11 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id WAA08696; Wed, 2 Jun 1999 22:04:20 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Wed, 2 Jun 1999 22:04:20 +0100 (BST) From: Doug Rabson To: Julian Elischer Cc: hackers@freebsd.org Subject: Re: aout gdb in an elf system In-Reply-To: <37556B9E.2781E494@whistle.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 2 Jun 1999, Julian Elischer wrote: > How does one build a gdb that can read aout programs, in an ELF > system? Not easily. The old gdb-4.16 could be built this way by not defining FREEBSD_ELF but its a lot of hassle since you need a.out bfd etc. You possibly pick an a.out gdb binary out of an old release and try that. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message