From owner-freebsd-alpha Tue Apr 10 18: 3: 7 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id BD52F37B424; Tue, 10 Apr 2001 18:03:04 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id VAA19515; Tue, 10 Apr 2001 21:03:03 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.3/8.9.1) id f3B12XE20926; Tue, 10 Apr 2001 21:02:33 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15059.44329.741264.193186@grasshopper.cs.duke.edu> Date: Tue, 10 Apr 2001 21:02:33 -0400 (EDT) To: John Baldwin Cc: alpha@FreeBSD.ORG Subject: Re: Trap spiffiness In-Reply-To: References: X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org John Baldwin writes: > I finally got tired of needing to pull out the brown book to decode trap > messsages on the alpha, so I've coded up a patch that enhances the printtrap() > function to parse the a[012] registers for a given trap and print out the data > in a more meaningful fashion. For example: > Gee.. Just when I'd finally gotten them memorized ;) I like the patch, I'm all in favor of you comitting it. I think it might be interesting to see the user stack pointer (for emulator debugging) and to have an #ifdef SMP that printed out the cpu number too. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message