kerneltest/e32test/rm_debug/group/t_rmdebug2.mmh
branchRCL_3
changeset 87 2f92ad2dc5db
parent 81 e7d2d738d3c2
child 258 880ff05ad710
equal deleted inserted replaced
81:e7d2d738d3c2 87:2f92ad2dc5db
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    23 source        	d_rmdebugthread2.cpp 
    23 source        	d_rmdebugthread2.cpp 
    24 source			d_rmdebugthreadasm2.cia
    24 source			d_rmdebugthreadasm2.cia
    25 
    25 
    26 #if defined(MARM_ARMV5)
    26 #if defined(MARM_ARMV5)
    27 source			d_rmdebug_step_test.s
    27 source			d_rmdebug_step_test.s
       
    28 source			d_rmdebug_bkpt_test.s
    28 #endif
    29 #endif
    29 
    30 
    30 #if defined(MARM_ARMV4)
    31 #if defined(MARM_ARMV4)
    31 source			d_rmdebug_step_test_armv4.s
    32 source			d_rmdebug_step_test_armv4.s
    32 #endif
    33 #endif