Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 04/13/2000 16:00:42
Module Name: syssrc
Committed By: msaitoh
Date: Thu Apr 13 23:00:42 UTC 2000
Modified Files:
syssrc/sys/arch/sh3/sh3: trap.c
Log Message:
Catch the breakpoint trap ("trapa #0xc3") and send SIGTRAP.
Now works breakpoint and continue!
TODO: single step
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sh3/sh3/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.