Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 1997 12:51:12 -0400
From:      "Larry Baird" <lab@gta.com>
To:        hackers@freebsd.org
Subject:   debugging double fault
Message-ID:  <199707291659.MAA08615@gta.gta.com>

next in thread | raw e-mail | index | archive | help
Can anyone give me a little guidance in how to find the original stack during a
double fault.  I have searched the archives and found references to "curpcb"
and "tmpstk".  But I am not sure what to do with these structures.  I suspect
the one I am really interested in is tmpstk.  My code is some networking code
that runs out of ip_input().  I have using the remote debugging option of gdb
-k over a serial line.

Almost forgot, I am running FreeBSD 2.2.2.

Thanks,
Larry



-- 

-----------------------------------------------------------------------------
Larry Baird                             | Global Technology Associates, Inc.
Director, Software Development          | Orlando, FL
Email: lab@gta.com                      | Tel 407-380-0220 FAX 407-380-6080



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