Re: Problem with kernel debugger and interrupts
From: voidcoder (voidcoder_at_yahoo.com)
Date: 01/25/05
- Next message: Jeff Cooper: "CE 5.0 File Server setup issues"
- Previous message: Peter Beard: "Re: Hive based registry."
- In reply to: Yuri: "Re: Problem with kernel debugger and interrupts"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 Jan 2005 17:15:23 +0100
I think KITL is not the cause. Probably debugger is loading
symbols for that DLL. Just to see, try to remove kernel debugger
support in Your platform settings and try again
with KITL included.
"Yuri" <Yuri@discussions.microsoft.com> wrote in message
news:0BFFCA90-5100-464D-A9AF-F5B0351E1C06@microsoft.com...
> > 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: Jeff Cooper: "CE 5.0 File Server setup issues"
- Previous message: Peter Beard: "Re: Hive based registry."
- In reply to: Yuri: "Re: Problem with kernel debugger and interrupts"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|