Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2004 09:41:58 +0300
From:      Andrey Slusar <vasallia@ukr.net>
To:        freebsd-current@freebsd.org
Subject:   Re: ** HEADS UP **  GDB detached from the 5-CURRENT build
Message-ID:  <868yeoxavd.fsf@santinel.home.ua>
References:  <20040616052331.GA35954@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help

 Hi.

Tue, 15 Jun 2004 22:23:31 -0700, David O'Brien wrote:

> I have disconnected (i.e., disabled) `gdb` from 'make world' due to the
> impending binutils 2.15 import.  GDB 5.12 cannot consume the 2.15 bfd and
> libiberty.

> For now GDB users will have to use the devel/gdb6 port.  There will be an
> import of GDB 6.x into the /usr/src tree before 5.3-RELEASE.

 Yes, see this:
--8<---------------cut here---------------start------------->8---
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 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-undermydesk-freebsd"...(no debugging symbols found)...
Core was generated by `test'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/test/libtest.so.5...done.
Loaded symbols for /usr/local/lib/test/libtest.so.5
Reading symbols from /lib/libc.so.5...done.
Loaded symbols for /lib/libc.so.5
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0xbfbfea00 in ?? ()
Cannot access memory at address 0x68000000
--8<---------------cut here---------------end--------------->8---

--8<---------------cut here---------------start------------->8---
GNU gdb 20040525 [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.2"...(no debugging symbols found)...
Core was generated by `test'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/test/libtest.so.5...done.
Loaded symbols for /usr/local/lib/test/libtest.so.5
Reading symbols from /lib/libc.so.5...done.
Loaded symbols for /lib/libc.so.5
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0xbfbfea00 in ?? ()
#2  0x08050004 in ?? ()
#3  0x00000008 in ?? ()
#4  0x280bb160 in buf.0 () from /usr/local/lib/test/libtest.so.5
#5  0x08052e3d in buffer ()
#6  0xbfbfe9d4 in ?? ()
#7  0x280571c4 in _rtld_bind () from /libexec/ld-elf.so.1
Previous frame inner to this frame (corrupt stack?)
--8<---------------cut here---------------end--------------->8---

--8<---------------cut here---------------start------------->8---
anray@santinel:~$ uname -a
FreeBSD santinel.home.ua 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Mon Jun 14 11:01:47 EEST 2004     root@santinel.home.ua:/usr/obj/usr/src/sys/ANRAY  i386
--8<---------------cut here---------------end--------------->8---

 gdb5.2.1 in base system is not working :(

--anray



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