Subject: Re: gdb post-mortem kernel debugging broken?
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 03/26/2000 10:49:33
On Sat, 25 Mar 2000, Hauke Fath wrote:

> trying to debug a NetBSD -current core, all I see in gdb is
> 
> chuck# gdb netbsd.gdb
> GNU gdb 4.17
> Copyright 1998 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "m68k--netbsd"...
> (gdb) target kcore /var/crash/netbsd.2.core
> panic: Bus error
> #0  0x0 in ?? ()
> (gdb) bt
> #0  0x0 in ?? ()
> (gdb)

"Me too" (1.4.2). I could have sworn that it worked at some time in
the past.