NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: double fault when using fssconfig + repetitive savecore problem
On Sun, Feb 20, 2011 at 08:08:46PM +0100, theo borm wrote:
[snip]
> Ok, reading the manual page I don't get how/why that's supposed to work
> (*), but it does at least try to give me a core dump and a kernel image.
>
>
> trying to debug my debug-enabled kernel (gdb /var/crash/netbsd.7
> /var/crash/netbsd.7.core) results in:
> ...
> "/var/crash/netbsd.7.core" is not a core dump: File format not recognized
You are looking for:
gdb /var/crash/netbsd.7
(gdb) target kvm /var/crash/netbsd.7.core
(gdb) bt
Look for the target command in gdb.
--
Juergen Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig
(Germany)
Home |
Main Index |
Thread Index |
Old Index