Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ross Harvey <ross@netbsd.org>
List: source-changes
Date: 07/11/1999 15:28:15
Module Name:	syssrc
Committed By:	ross
Date:		Sun Jul 11 22:28:15 UTC 1999

Modified Files:
	syssrc/sys/arch/alpha/alpha: db_trace.c

Log Message:
* Big rototill: cleanup, reorganize, redo some things...
* New features:
	+ traceback for threads (i.e., pids):  db>trace/t 0t<pid>
	+ traceback over console restart (halt and SRM continue)
	+ print ipl in trapframes when it's known and it changed
	+ print emulation and system call entry name (!) if proc is known
	   --- syscall (240, netbsd.sys_nanosleep) ---


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/alpha/alpha/db_trace.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.