piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp
branchRCL_3
changeset 44 52e343bb8f80
parent 43 ca8a1b6995f6
child 46 e26895079d7c
--- a/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp	Tue Aug 31 16:45:49 2010 +0300
+++ b/piprofiler/plugins/GeneralsPlugin/src/GppSamplerImpl.cpp	Wed Sep 01 12:37:10 2010 +0100
@@ -76,7 +76,7 @@
 	{
 	LOGTEXT("GppSamplerImpl::Reset");
 	iLastPc = 0;
-	iLastThread = 0xfffffffe;
+	iLastThread = 0;
 	iRepeat = 0;
 	iIsaStatus = 0;
 	iIsaStart = 0;