Kernel Mode Debugging WinPE

Hi all,

is there a way to use KD / WinDbg (/ anything else is welcome too)
to debug PE ?

Regards
Else

Debugging WinPE works just like debugging text-mode setup. Look for
txtsetup.sif and modify the lines in there that currently say /nodebug.


Jake Oshins
Windows Kernel Group

This posting is provided “AS IS” with no warranties, and confers no rights.

“Else Kluger” wrote in message news:xxxxx@ntdev…
> Hi all,
>
> is there a way to use KD / WinDbg (/ anything else is welcome too)
> to debug PE ?
>
> Regards
> Else
>
>