Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 07/20/2000 11:14:49
Module Name: syssrc
Committed By: jeffs
Date: Thu Jul 20 18:14:49 UTC 2000
Modified Files:
syssrc/sys/arch/mips/mips: kgdb_machdep.c locore_mips1.S locore_mips3.S
trap.c
Log Message:
Include kgdb hooks in trap.c. Include bits of DDB code for kgdb also. Remove
some local prototypes that are in headers now.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/mips/mips/kgdb_machdep.c
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/mips/mips/locore_mips1.S
cvs rdiff -r1.40 -r1.41 syssrc/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -r1.143 -r1.144 syssrc/sys/arch/mips/mips/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.