Re: gdb is not loading debug simbols

2007-12-29 Thread Manolo Valdes
On Tuesday 25 December 2007 5:21:25 pm you wrote: > A problem internal to GDB has been detected, > ---Type to continue, or q 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

Re: gdb is not loading debug simbols

2007-12-29 Thread Manolo Valdes
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

gdb is not loading debug simbols

2007-12-25 Thread Manolo Valdes
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 an