Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Aug 2001 00:27:11 -0700
From:      Julian Elischer <julian@elischer.org>
To:        "Eugene L. Vorokov" <vel@bugz.infotecs.ru>
Cc:        John Baldwin <jhb@FreeBSD.ORG>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: crash dump output
Message-ID:  <3B67AF4F.F129861B@elischer.org>
References:  <200108010656.f716ucZ02371@bugz.infotecs.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
"Eugene L. Vorokov" wrote:
> 
> > Can you compile a debug kernel please and repeat this?  That way you will have
> > debug symbols so that you can get more useful information out of gdb.  You'll
> > have to get a new crashdump with the debug kernel running however.
> 
> Maybe it's offtopic a bit, but can you please give exact instructions of how
> to compile debug kernel ? My machine crashes sometimes too, I tried to compile
> debug kernel, but it seemed not so easy and I gave up due to lack of time. Or
> is there any URL with a good explanation ?
> 
> Regards,
> Eugene
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message



instead of typing
"config MYKERNEL"
type
"config -g MYKERNEL"

(then don't forget to turn on dumps in rc.conf)

-- 
+------------------------------------+       ______ _  __
|   __--_|\  Julian Elischer         |       \     U \/ / hard at work in 
|  /       \ julian@elischer.org     +------>x   USA    \ a very strange
| (   OZ    )                                \___   ___ | country !
+- X_.---._/    presently in San Francisco       \_/   \\
          v

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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