kerneltest/e32test/rm_debug/debug_targets/d_rmdebugthread2.cpp
branchRCL_3
changeset 87 2f92ad2dc5db
parent 81 e7d2d738d3c2
child 258 880ff05ad710
--- a/kerneltest/e32test/rm_debug/debug_targets/d_rmdebugthread2.cpp	Mon Mar 15 12:45:50 2010 +0200
+++ b/kerneltest/e32test/rm_debug/debug_targets/d_rmdebugthread2.cpp	Wed Mar 31 23:38:45 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of the License "Eclipse Public License v1.0"
@@ -22,6 +22,7 @@
 #include "d_rmdebugthread2.h"
 
 #include "d_rmdebug_step_test.h"
+#include "d_rmdebug_bkpt_test.h"
 #include "d_demand_paging.h"
 
 EXPORT_C TBuf8<SYMBIAN_RMDBG_MEMORYSIZE> gMemoryAccessBytes;
@@ -154,6 +155,9 @@
 				// multiple step test
 				RMDebug_StepTest_ARM_Step_Multiple();
 
+				// Breakpoints in loop test
+				RMDebug_Bkpt_Test_Entry();
+
 				TestData++;
 
 				// Wait 50mSecs. // (suspends this thread)