kern/87727: [panic] 6.0-RC1 coredumps

Gleb Smirnoff glebius at FreeBSD.org
Sun Oct 23 13:40:20 PDT 2005


The following reply was made to PR kern/87727; it has been noted by GNATS.

From: Gleb Smirnoff <glebius at FreeBSD.org>
To: Kyryll A Mirnenko aka Mirya <mirya at matrix.ua>
Cc: bug-followup at FreeBSD.org
Subject: Re: kern/87727: [panic] 6.0-RC1 coredumps
Date: Mon, 24 Oct 2005 00:37:28 +0400

 On Sun, Oct 23, 2005 at 12:40:20PM +0000, Kyryll A Mirnenko aka Mirya wrote:
 K>  > makeoptions     CONF_CFLAGS="-g -O0 -fno-builtin"
 K>  doesn't it produce debug symbols? Or you mean function call points in source 
 K>  code? If so, may you give exact gdb commands you need as i'm not familiar
 K>  w/ it?
 
 You should build kernel with:
 
 makeoptions     DEBUG=-g
 
 after build there should be kernel.debug file in the obj directory.
 When running kgdb use kernel.debug file instead of kernel.
 
 -- 
 Totus tuus, Glebius.
 GLEBIUS-RIPN GLEB-RIPE


More information about the freebsd-bugs mailing list