Subject: V1.2G & alpha & gdb (i386)
To: None <port-i386@NetBSD.ORG, port-alpha@NetBSD.ORG>
From: Martin Grossman <grossman@BBN.COM>
List: port-i386
Date: 03/27/1998 11:09:27
On an alpha (PC164 board from DEC) running netbsd V1.2G, when the system
panics
and I get a good dump (takes along time since 512MB of memory), I have a gdb
problem!

gdb -k netbsd.X.gdb netbsd.X.core

The stack backtrace is from the dump routines back to the fault condition, and
what I want is the stack from the fault condition back to where the kernel was
entered!

Has this been fixed, if so, where, and can it be fixed in 1.2 for the alpha?

PS I know it works correctly in the i386 with netbsd V1.3 running!