Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2005 20:40:20 GMT
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/87727: [panic] 6.0-RC1 coredumps
Message-ID:  <200510232040.j9NKeKw1023003@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/87727; it has been noted by GNATS.

From: Gleb Smirnoff <glebius@FreeBSD.org>
To: Kyryll A Mirnenko aka Mirya <mirya@matrix.ua>
Cc: bug-followup@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



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