christopher floess wrote:
> On 1/7/07, Karol Kwiatkowski <[EMAIL PROTECTED]> wrote:
>>
>> christopher floess wrote:
>> > I've obtained a vmcore file, and now I just need kernel.debug.
>> >
>> > Is there a way to get this file using the new make procedure for
>> kernels?
>> > Can I just use the 'ker
> Yours might be in GENERIC, MYKERNEL, etc. -- the same place where
> you built the currently-running kernel. If you're running the
> original CD-installed kernel, I suppose the corresponding place
> would be GENERIC (but I don't know offhand whether the standard
> install includes GENERIC/kernel.
> I'm trying to debug some panics on my system, and the section
> in the handbook that goes over kernel debugging points to
> /usr/obj/usr/src/sys/KERNEL as the location of kernel.debug.
> But I don't have this file there. I only have 'kernel'.
Just in case this was not obvious, "KERNEL" there is
I'm trying to debug some panics on my system, and the section in the
handbook that goes over kernel debugging points to
/usr/obj/usr/src/sys/KERNEL as the location of kernel.debug. But I don't
have this file there. I only have 'kernel'. There is another section in the
faq, that addresses getting a