Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/20/1999 14:09:50
Module Name:	src
Committed By:	thorpej
Date:		Tue Apr 20 21:09:50 UTC 1999

Added Files:
	src/sys/arch/alpha/alpha: debug.s
Log Message:
Add a common debugger entry point, alpha_debug(), which performs various
tasks (i.e. switches to the debug stack) and then invokes the appropriate
debugger (DDB or eventually KGDB).