From owner-freebsd-current Mon Feb 25 1:52:43 2002 Delivered-To: freebsd-current@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id 27C4637B404; Mon, 25 Feb 2002 01:52:36 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id LAA61931; Mon, 25 Feb 2002 11:52:33 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h2.228.dialup.iptcom.net [212.9.228.2]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id LAA54171; Mon, 25 Feb 2002 11:52:32 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g1P9pKs22529; Mon, 25 Feb 2002 11:51:20 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C7A093A.37156AC0@FreeBSD.org> Date: Mon, 25 Feb 2002 11:51:54 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: obrien@FreeBSD.org Cc: current@FreeBSD.org Subject: "Deprecated bfd_read" warnings in the gdb(1) Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG David, I've noticed that after a recent make world gdb started producing warnings during startup. Please fix. -Maxim max@notebook$ uname -a FreeBSD notebook 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Tue Feb 19 19:46:58 EET 200 2 root@notebook:/usr/src/sys/i386/compile/NOTEBOOK i386 max@notebook$ gdb mkdir GNU gdb 4.18 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"...Deprecated bfd_read called a t /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb.291/gdb/dbxread.c li ne 2629 in elfstab_build_psymtabs Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../cont rib/gdb.291/gdb/dbxread.c line 935 in fill_symbuf Breakpoint 1 at 0x804848d: file mkdir.c, line 137. Breakpoint 1, build (path=0xbfbff958 "//usr/local", omode=49087) at mkdir.c:137 137 { (gdb) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message