- ARM instructions are 4 bytes long, not 1, so decrement the PC by four during breakp...
authorReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Mon, 14 Jul 2008 00:24:33 +0000 (00:24 +0000)
committerReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Mon, 14 Jul 2008 00:24:33 +0000 (00:24 +0000)
commita8ee5682c5792824e4bb03ee227ddd1731e7d9fb
tree57879e6ebea29b51ce211b42a5c06a8124388d74
parentcc7f0be786c99d0473a0655835ddb262e366d443
- ARM instructions are 4 bytes long, not 1, so decrement the PC by four during breakpoints (so the caller gets the address of the previous instruction, just like on x86).

svn path=/trunk/; revision=34485
reactos/ntoskrnl/ke/arm/exp.c