Subject: CVS commit: src/sys/arch/arm/include
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 05/21/2003 13:39:02
Module Name: src
Committed By: briggs
Date: Wed May 21 13:39:02 UTC 2003
Modified Files:
src/sys/arch/arm/include: trap.h
Log Message:
Use the GDB5 breakpoint value for the kernel breakpoint assembly statement
since this value will be properly recognized by gdb_trapper().
Pointed out by bsh. Thanks!
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/arm/include/trap.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.