Re: filter driver for disk.sys

Tech-Archive recommends: Fix windows errors by optimizing your registry



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




.



Relevant Pages

  • RE: USB to Serial Port && Kernal BSODs
    ... Kernel Complete Dump File: ... Loading Kernel Symbols ... > normally caused by impropery driver or kernel components. ... After loading this dump file with Windbg, ...
    (microsoft.public.win32.programmer.kernel)
  • Re: blue screen
    ... what is wrong is to run windbg on the dump file. ... download/install windbg from Microsoft Debugging Tools ... all windows." ... This will display a quick analysis of which driver crashed and the most ...
    (microsoft.public.windowsxp.hardware)
  • RE: Vista SP1 fails to install with BCCode: 1000008e
    ... Tools for Windows ... I did not need that driver anymore. ... There are also two open support requests to the free Vista SP1 support. ... windbg symbol path per the windbg help file. ...
    (microsoft.public.development.device.drivers)
  • Re: question about oneys samples
    ... I have stated this on a number of forums, SoftIce has problems: ... debug your driver on the latest version you are SOL ... system reboots and have WinDBG load it for you. ... By using Microsoft's> central symbol server and a 1394 cable, WinDBG is just a "no brainer" for> me. ...
    (microsoft.public.development.device.drivers)
  • Re: Bugcode Parameters
    ... > Well, your knowledge of WinDbg is certainly better than mine, but I ... > I trace the addresses through the stack dump in SP2 HidClass, ... beyond SomeSystemDriver, in some other driver whose name is not available. ... and keep .pdb files for each driver you release. ...
    (microsoft.public.development.device.drivers)