piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp
branchRCL_3
changeset 59 8ad140f3dd41
parent 46 e26895079d7c
--- a/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp	Wed Sep 15 13:53:27 2010 +0300
+++ b/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp	Wed Oct 13 16:17:58 2010 +0300
@@ -76,7 +76,7 @@
 	{
 	LOGTEXT("GppSamplerImpl::Reset");
 	iLastPc = 0;
-	iLastThread = 0xfffffffe;
+	iLastThread = 0;
 	iRepeat = 0;
 	iIsaStatus = 0;
 	iIsaStart = 0;