Okay I will update everything and use GENERIC config, if I get more info I'll tell you :-),
Cheers and thanks for your answers 2013/2/12 Andriy Gapon <a...@freebsd.org> > on 12/02/2013 20:44 David Demelier said the following: > > Le mardi 12 février 2013 10:01:10 Andriy Gapon a écrit : > >> on 12/02/2013 09:57 David Demelier said the following: > >>> Yes I have added debugging option in my kernel. I have makeoptions > >>> DEBUG=-g in my config. Do I need more ? > >> > >> .symbols? > > > > I don't understand what you are saying, I have > /boot/kernel/kernel.symbols. > > Please tell me what I'm doing wrong. I've just read and done the steps > written > > there : > > > > http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug- > > gdb.html > > > > So I've run > > > > # cd /usr/obj/usr/src/sys/Melon > > # kgdb kernel.debug /var/crash/vmcore.0 > > > > and that's the only trace I get using bt full : > > > > 229 #define IS_BSP() (PCPU_GET(cpuid) == 0) > > (kgdb) bt full > > #0 doadump (textdump=<value optimized out>) at pcpu.h:229 > > No locals. > > #1 0x0000000000000000 in ?? () > > No symbol table info available. > > I don't know what you are doing wrong, but the above message ("No symbol > table > info available") is wrong. > Perhaps your world (kgdb) and kernel are out of sync, maybe something > else... > > -- > Andriy Gapon > -- Demelier David _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"