Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3
Module Name: src
Committed By: uwe
Date: Mon Oct 27 23:50:12 UTC 2008
Modified Files:
src/sys/arch/sh3/include: ptrace.h
src/sys/arch/sh3/sh3: process_machdep.c
Log Message:
Implement PT___GETREGS40 and PT___SETREGS40 under COMPAT_40 so that
old gdb works on newer kernels.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/sh3/include/ptrace.h
cvs rdiff -r1.15 -r1.16 src/sys/arch/sh3/sh3/process_machdep.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