diff -r 4ab8c027df23 -r 6bb86f60191e libraries/memoryaccess/fdebuggerkernel.cpp --- 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;