"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 [EMAIL PROTECTED]
> 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
| / \ [EMAIL PROTECTED] +------>x USA \ a very strange
| ( OZ ) \___ ___ | country !
+- X_.---._/ presently in San Francisco \_/ \\
v
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message