Re: Problem with kernel debugger and interrupts
From: Yuri (Yuri_at_discussions.microsoft.com)
Date: 01/25/05
- Next message: Peter Beard: "Re: Hive based registry."
- Previous message: Ken Christensen: "RE: BTUART and FFUART"
- In reply to: voidcoder: "Re: Problem with kernel debugger and interrupts"
- Next in thread: voidcoder: "Re: Problem with kernel debugger and interrupts"
- Reply: voidcoder: "Re: Problem with kernel debugger and interrupts"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 Jan 2005 07:39:03 -0800
> What are You doing here?
Just register debug zones and disable per thread notifications.
By the way, do you meen that interrupts are disabled during DLLEntry?
"voidcoder" wrote:
> Probably the library You are trying to load has
> some "slow" code in the DLLEntry routine?
> What are You doing here?
>
>
> "Yuri" <Yuri@discussions.microsoft.com> wrote in message
> news:6BF6B58C-E21B-40EC-81EB-328E950992A7@microsoft.com...
> > Hi all,
> >
> > I'm using PB 4.2, ARMV4I, debug build. If I enable kernel debugger support
> > in the kernel and try to call LoadLibrary form a driver Init function all
> > interrupts get masked for relatively long time (80 ms or more) during
> > LoadLibrary call. Is it normal ? If not where can the problem be ? I
> thought
> > it might be the KITL problem but I can see debug messages and use remote
> > tools.
> >
> > Best regards,
> > Yuri
>
>
>
- Next message: Peter Beard: "Re: Hive based registry."
- Previous message: Ken Christensen: "RE: BTUART and FFUART"
- In reply to: voidcoder: "Re: Problem with kernel debugger and interrupts"
- Next in thread: voidcoder: "Re: Problem with kernel debugger and interrupts"
- Reply: voidcoder: "Re: Problem with kernel debugger and interrupts"
- Messages sorted by: [ date ] [ thread ]