Date: Mon, 25 Feb 2002 11:51:54 +0200 From: Maxim Sobolev <sobomax@FreeBSD.org> To: obrien@FreeBSD.org Cc: current@FreeBSD.org Subject: "Deprecated bfd_read" warnings in the gdb(1) Message-ID: <3C7A093A.37156AC0@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C7A093A.37156AC0>