Re: windbg digest: November 15, 2006

You should follow the steps in kernel_debugging_tutorial.doc [ WinDbg
document in your Debugger installation directory ] for debugging the
ioctl non-PnP driver.

ali

Subject: How to load/unload a module
From: Anubhav
> Date: Wed, 15 Nov 2006 19:28:30 +0530
> X-Message-Number: 2
>
> Hi all,
> I’m a newbie in the driver development world.
> I have started writing simple kernel drivers for practice. Can you
> please let me know if there is any way we can load/unload a module in the
> target system from WinDbg.
>
> Thanks
> Anubhav