Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 06/08/2000 07:42:12
Module Name:	syssrc
Committed By:	jhawk
Date:		Thu Jun  8 14:42:12 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/gdbscripts: stack

Log Message:
Rename "stack" to "stacktrace" and have "stack" call "stacktrace $ebp $eip"
(saves typing).

Use sizeof(long) instead of "4".


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/i386/gdbscripts/stack

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