Date: Sat, 29 Dec 2007 08:43:58 +0000 From: Manolo Valdes <nolis71cu@gmail.com> To: freebsd-hackers@freebsd.org Subject: Re: gdb is not loading debug simbols Message-ID: <200712290843.58300.nolis71cu@gmail.com> In-Reply-To: <200712251221.26515.nolis71cu@gmail.com> References: <200712251221.26515.nolis71cu@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 25 December 2007 5:21:25 pm you wrote: > Hi hackers > > I'm trying to make some debbuging on kde compiled with debbugfull > > but gdb is complaing about: > > kde4# gdb -pid 12241 > 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". > Attaching to process 12241 > /usr/src/gnu/usr.bin/gdb/libgdb/../../../../contrib/gdb/gdb/solib-svr4.c:14 >43: internal-error: legacy_fetch_link_map_offsets called without legacy > link_map support enabled. > A problem internal to GDB has been detected, > further debugging may prove unreliable. > Quit this debugging session? (y or n) > > i say n > > and: > > /usr/src/gnu/usr.bin/gdb/libgdb/../../../../contrib/gdb/gdb/solib-svr4.c:14 >43: internal-error: legacy_fetch_link_map_offsets called without legacy > link_map support enabled. > A problem internal to GDB has been detected, > ---Type <return> to continue, or q <return> to quit--- > further debugging may prove unreliable. > Create a core file of GDB? (y or n) n > 0x29b2287f in ?? () > (gdb) b file.cpp:420 > No symbol table is loaded. Use the "file" command. > (gdb) > > any hints or there is a gdb problem on FreeBSD > > > kde4# uname -a > FreeBSD admin.elecmtz.une.cu 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Tue > Dec 25 00:54:42 CST 2007 > admin@admin.elecmtz.une.cu:/usr/obj/usr/src/sys/NOLIS i386 i just update to 7-stable and same problem :( kde4# uname -a FreeBSD admin.elecmtz.une.cu 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Fri Dec 28 01:37:22 UTC 2007 root@admin.elecmtz.une.cu:/usr/obj/usr/src/sys/FUJITSU i386 > > thanks in advance > Manolito -- Dios no es hombre para que mienta. Num. 23:19 --------------------------------------------------------- God is not a man, that He should lie. Num. 23:19
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712290843.58300.nolis71cu>