This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using Kitl errr!!

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