Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc
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.
Home |
Main Index |
Thread Index |
Old Index