Re: filter driver for disk.sys
- From: "Don Burn" <burn@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 18 Sep 2007 09:31:09 -0400
What do you mean all the debugging options are disabled? Do you have the
correct symbols for your driver loaded by WinDBG? Did you try to look at
variables or set breakpoints when you stopped at DriverEntry?
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply
"Nidhi Malik" <nidhi.malik@xxxxxxxxxxxxxxx> wrote in message
news:uZ0koRf%23HHA.1188@xxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I had install
diskperf.sys(WinDDK/6001/src/storage/filters/storage/diskperf) as upper
filter driver for class disk drive using inf file (StartType = 0).
It is loaded succesfully and in windbg stop at its breakpoint that is
DriverEntry. But the problem is this that i am not able to debug it
further as all the debugging options are disable. I am not able to
understant the problem. Can anybody help me.
Thanks in advance
Nidhi
.
- Follow-Ups:
- Re: filter driver for disk.sys
- From: Nidhi Malik
- Re: filter driver for disk.sys
- From: Nidhi Malik
- Re: filter driver for disk.sys
- References:
- filter driver for disk.sys
- From: Nidhi Malik
- filter driver for disk.sys
- Prev by Date: Re: Disabling devices programmatically
- Next by Date: Re: filter driver for disk.sys
- Previous by thread: filter driver for disk.sys
- Next by thread: Re: filter driver for disk.sys
- Index(es):
Relevant Pages
|