From owner-freebsd-bugs@FreeBSD.ORG Thu Apr 29 10:50:22 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6EA116A4CE for ; Thu, 29 Apr 2004 10:50:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D97B43D49 for ; Thu, 29 Apr 2004 10:50:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3THoMbn067933 for ; Thu, 29 Apr 2004 10:50:22 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i3THoM87067932; Thu, 29 Apr 2004 10:50:22 -0700 (PDT) (envelope-from gnats) Date: Thu, 29 Apr 2004 10:50:22 -0700 (PDT) Message-Id: <200404291750.i3THoM87067932@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: John E Hein Subject: Re: gnu/55394: GDB on FreeBSD 4.8: Deprecated bfd_read. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John E Hein List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2004 17:50:22 -0000 The following reply was made to PR gnu/55394; it has been noted by GNATS. From: John E Hein To: freebsd-gnats-submit@FreeBSD.org Cc: thierry@pompo.net Subject: Re: gnu/55394: GDB on FreeBSD 4.8: Deprecated bfd_read. Date: Thu, 29 Apr 2004 11:46:43 -0600 I get the same problem on FreeBSD 4.9p5. I compiled gtar-1.13.25_8 (ports/archivers/gtar as of 2004-04-27), after editing Makefiles in the work area to add -g... % cd work/tar-1.13.25/src % gdb GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd". (gdb) file tar Reading symbols from tar...Deprecated bfd_read called at /usr/pub/jhein/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs Deprecated bfd_read called at /usr/pub/jhein/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf done.