Subject: CVS commit: src/sys/arch/sparc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 01/07/2003 17:15:07
Module Name: src
Committed By: pk
Date: Tue Jan 7 15:15:07 UTC 2003
Modified Files:
src/sys/arch/sparc/include: db_machdep.h
src/sys/arch/sparc/sparc: db_interface.c
Log Message:
* Maintain a pointer to the cpu_info structure of the CPU being examined.
* Force cpu_Debugger() to have a stack frame, so tracing can at least
start off matching arguments and function calls correctly.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/sparc/include/db_machdep.h
cvs rdiff -r1.47 -r1.48 src/sys/arch/sparc/sparc/db_interface.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.