From owner-freebsd-current Mon Aug 31 21:36:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA15376 for freebsd-current-outgoing; Mon, 31 Aug 1998 21:36:52 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zippy.dyn.ml.org (pm3-26.ppp.wenet.net [206.15.85.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA15369 for ; Mon, 31 Aug 1998 21:36:50 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost) by zippy.dyn.ml.org (8.9.1/8.8.8) with SMTP id VAA01010; Mon, 31 Aug 1998 21:36:57 -0700 (PDT) (envelope-from garbanzo@hooked.net) X-Authentication-Warning: zippy.dyn.ml.org: garbanzo owned process doing -bs Date: Mon, 31 Aug 1998 21:36:56 -0700 (PDT) From: Alex X-Sender: garbanzo@zippy.dyn.ml.org To: Chuck Robey cc: John Birrell , freebsd-current@FreeBSD.ORG Subject: Re: different E-problem In-Reply-To: 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 On Mon, 31 Aug 1998, Chuck Robey wrote: > One last question, then John (one more one last question?) regarding > gdb. Will it work equally well for elf and for aout executeables? Will > the gdb compiled elf work for aout executeables (I mean by that all the > obvious permutations)? Ick. I've run into some problems with gdb and elf stuff. Core dumps generated by ELF programs aren't recognized by gdb (yes, the proper gdb, compiled for ELF) nor are they recognized by file(1). So far it seems that I'm stuck with running programs under gdb. gdb 4.17 won't compile.. oh what's a boy to do ;) - alex | "Contrary to popular belief, penguins are not the salvation of modern | | technology. Neither do they throw parties for the urban proletariat." | | Powered by FreeBSD http://www.freebsd.org/ | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message