- Start implementing KiPrefetchAbortHandler for BKPT instructions.
authorReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Sun, 13 Jul 2008 23:34:44 +0000 (23:34 +0000)
committerReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Sun, 13 Jul 2008 23:34:44 +0000 (23:34 +0000)
commit784b0af4cd2ef5318dcad07323608b2ba3631f40
treef9d838878ad2521dc709d29ecfa5a6a8d01d55bc
parent64d7b1337be727e233aee6b7d23bb207ec76a6ad
- Start implementing KiPrefetchAbortHandler for BKPT instructions.
- We pretty much try to duplicate what happens on x86, and build an exception record with the right information.
- We are seeing the debug string in R1 and its length in R2, so we're on the right track.
- We call KiDispatchException now, which isn't yet implemented.
- Yup, all this work just to see a damn debug string the "*proper* NT way". Thanks, asshole.

svn path=/trunk/; revision=34480
reactos/ntoskrnl/ke/arm/trapc.c