Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/31/2000 07:52:48
Module Name:	syssrc
Committed By:	matt
Date:		Sun Dec 31 05:52:48 UTC 2000

Modified Files:
	syssrc/sys/arch/vax/vax: db_machdep.c

Log Message:
improv the stack trace by printing the fp at the start of each line and
noticing trap frames, and printing that information as well.  For example
Stack traceback :
0x87ba2bc4: _arithflt+0x1a7(0x87ba2cac)
0x87ba2c50: trap type=0x8c code=0x8 pc=0x800008ef psl=0xc00000
0x87ba2c1c: _copystr+0x23(0x8095f378,0xa539f,0x86c0bd20)


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/vax/vax/db_machdep.c

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