Debuuger is failed in \Wince500\Private path I get error as

Unknown: DEBUGCHK failed in file
c:\macallan\private\winceos\comm\ppp2\ppp\app\pppinit.c at line 148

This is a microsoft code. I did something wrong with PB installation ?? or I
am missing some settings ?? like .PDB files are not matching ??

Please help

Re: Debugger Failed in PB Priavte Source in Microsoft by Henrik

Henrik
Fri Feb 02 06:31:04 CST 2007

If you look at the code you can see that you hit a process detach from
device.exe, something that should never happen (also mentioned in the
code). Have you tried "sysgen" with "clean before build" after you
added the ppp components to the os image?

Henrik Viklund
http://www.addlogic.se

On Feb 2, 1:10 pm, Raheem <Rah...@discussions.microsoft.com> wrote:
> Debuuger is failed in \Wince500\Private path I get error as
>
> Unknown: DEBUGCHK failed in file
> c:\macallan\private\winceos\comm\ppp2\ppp\app\pppinit.c at line 148
>
> This is a microsoft code. I did something wrong with PB installation ?? or I
> am missing some settings ?? like .PDB files are not matching ??
>
> Please help