changeset 15 | 6bb86f60191e |
parent 9 | 257450419d10 |
child 89 | 17bed177107f |
--- a/libraries/memoryaccess/fdebuggerkernel.cpp Thu Jul 29 12:02:58 2010 +1000 +++ b/libraries/memoryaccess/fdebuggerkernel.cpp Thu Jul 29 12:03:43 2010 +1000 @@ -1496,7 +1496,7 @@ TInt DDebuggerEventHandler::MoveBreakpointToNextInstructionForThread(DThread* aThread, SBreakpoint* aBreakpoint) { -#ifdef __EABI__ +#ifdef SUPPORT_BREAKPOINT_STUFF ASSERT_BREAKPOINT_LOCKED(); TUint32 notUsed = 0; TBool aModeChange = EFalse;