Sorry, I got carried away,
I don't know what you should do. Approach I said is to radical for you,
since you are experiencing application failure not XPE BSOD.
Best regards,
Slobodan
"Slobodan Brcin" <(E-Mail Removed)> wrote in message
news:uzaWk8#(E-Mail Removed)...
> Cons,
>
> For debugging tools for windows to works have you tried adding to boot.ini
> /debug switch.
> Also you need remote debugger, since this is only decent thing that will
> give you real results.
> So you need to setup communication channel, on both sides.
> But, on XPE side in boot.ini also.
>
> Then before error happens you need to connect to XPE, let say break in to
> the XPE, and then let it go.
> Or just let kd to connect during the boot automatically.
>
> here is the piece from my boot.ini that will allow you to use RS232 to
> remote debug.
>
> multi(0)disk(0)rdisk(0)partition(9)\WINDOWS="Microsoft Windows XP Embedded
> FAT disk 192 MB" /fastdetect /debug /debugport=com1 /baudrate=115200
>
> Best regards,
> Slobodan
>
> "Cons" <(E-Mail Removed)> wrote in message
> news:Oabmqx#(E-Mail Removed)...
> > Hi everybody,
> >
> > I want to use a JIT-Debugger on XPE, but neither drwtsn32 nor the
> debugging
> > tools for windows works. The regestry-Key AeDebug is correct(works under
> > XPPro).
> > If an error occurs, the "send error report wizard" pops up, even if I
> > disable it in System Properties.
> >
> > Thanks for your help.
> > Cons
> >
> >
>
>
|