Re: lower the priority of a process when doing Kernel-mode debuggi by Daniel
Daniel
Mon Jul 04 12:26:04 CDT 2005
The system freezes if a thread i srunning at high real time priority and
never releases the CPU. After lowering the priority, for example, windbg
locally can run and attach to the process for debugging.
"Doron Holan [MS]" wrote:
> why do you need to do this? it seems like a very strange requirement.
>
> d
>
> --
> Please do not send e-mail directly to this alias. this alias is for
> newsgroup purposes only.
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
> "Daniel" <Daniel@discussions.microsoft.com> wrote in message
> news:65E3E10E-FE34-484C-BB6A-5BD638D18FCB@microsoft.com...
> > Sorry, it did work!
> > --
> > Thanks,
> >
> > Daniel
> >
> >
> > "Daniel" wrote:
> >
> >> Hi,
> >>
> >> I need to lower the priority of a process when doing Kernel-mode
> >> debugging
> >> through a Null Modem cable. For example, I edited the base priority at
> >> offset
> >> 0x62 of the EPROCESS structure but it does not seem to work.
> >>
> >> --
> >> Thanks,
> >>
> >> Daniel
>
>
>