From owner-freebsd-questions Thu Oct 22 11:26:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04522 for freebsd-questions-outgoing; Thu, 22 Oct 1998 11:26:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from noc-6.dbqoffice.mwci.net (noc-6.dbqoffice.mwci.net [207.142.159.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04517 for ; Thu, 22 Oct 1998 11:26:14 -0700 (PDT) (envelope-from jbutt@noc-6.dbqoffice.mwci.net) Received: from localhost (jbutt@localhost) by noc-6.dbqoffice.mwci.net (8.9.1/8.9.1) with ESMTP id NAA00449 for ; Thu, 22 Oct 1998 13:25:40 -0500 (CDT) (envelope-from jbutt@noc-6.dbqoffice.mwci.net) Date: Thu, 22 Oct 1998 13:25:39 -0500 (CDT) From: James Butt To: questions@FreeBSD.ORG Subject: GDB & 3.0 & aout Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If I compile a program with the -aout switch to cc I am unable to use gdb to debug it under 3.0.. I have to use aout due to vendor supplied libs. I get a unrecognized executabe error. Is there a way to make gdb work? I have tried copying a copy of gdb from a 2.2.6 machine (while I did not expect this to work it did recognize the binnary but it did not work) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message