Module Name: src Committed By: matt Date: Tue Feb 8 01:38:49 UTC 2011
Modified Files: src/sys/arch/powerpc/booke: trap.c Log Message: If we get a PGM exception for a trap, use SIGTRAP/TRAP_BRKPT instead of SIGILL/ILL_ILLTRP so GDB will recognize it. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/powerpc/booke/trap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.