Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2003 11:35:45 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Oliver Lehmann <lehmann@ans-netz.de>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: Does anyone use a FDDI card on 5.0?
Message-ID:  <16008.28257.658768.820352@grasshopper.cs.duke.edu>
In-Reply-To: <20030331181836.0c9b67d0.lehmann@ans-netz.de>
References:  <003901c2f6e2$3f1c0d40$0a04a8c0@PLANETEORANGE.CA> <20030331181836.0c9b67d0.lehmann@ans-netz.de>

next in thread | previous in thread | raw e-mail | index | archive | help

Oliver Lehmann writes:


 >     pc      = 0xfffffc00005186c4
 >     ra      = 0xfffffc000038ff2c

If you can map the pc and ra to source code using gdb, we might be
able to debug this..

gdb kernel.debug
(gdb) l *0xfffffc00005186c4
(gdb) l *0xfffffc000038ff2c

Drew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16008.28257.658768.820352>