Hi all,
Whe i use kitl to debug WinCE 6.0 kernel, there is a prob.
I tried step into a function (GetGPE())---
......
else
{
pGPE = GetGPE();// break point is here.
}
.......
the VS 2005 will jump will jump out the window:
Could you do me a favor to slove the probem.
thanks~~
-------MonkerCoder