Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Dec 2007 12:21:25 -0500
From:      Manolo Valdes <nolis71cu@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   gdb is not loading debug simbols
Message-ID:  <200712251221.26515.nolis71cu@gmail.com>

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

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:1443: 
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:1443: 
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

thanks in advance
Manolito



-- 
Pues todo lo que el hombre sembrare, eso tambien segará
Gál. 6:7
---------------------------------------------------------
For whatever a man sows, that he will also reap.
Gal. 6:7



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