Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2004 10:31:36 +0400
From:      "Boris B. Samorodov" <bsam@ipt.ru>
To:        freebsd-current@freebsd.org
Subject:   gdb-6 in 5.3-BETA3
Message-ID:  <20040906063136.GA32825@ipt.ru>

next in thread | raw e-mail | index | archive | help
Hi!

New gdb V.6 in base system doesn't have option '-k', while the ports's
version has. Is it planned to be fixed till 5.3-RELEASE?

-----
# uname -a

FreeBSD gw.ipt.ru 5.3-BETA3 FreeBSD 5.3-BETA3 #7: Mon Sep  6 09:26:53 MSD 2004     bsam@gw.ipt.ru:/usr/obj/usr/src/sys/GW  i386
-----
# gdb -k

gdb: unrecognized option `-k'
Use `gdb --help' for a complete list of options.
-----
# gdb --version

GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 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-marcel-freebsd".
-----
# gdb6 -k

GNU gdb 20040803 [GDB v6.x for FreeBSD]
Copyright 2004 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-portbld-freebsd5.3".
-----

WBR
-- 
bsam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040906063136.GA32825>