Debug a Driver

Posted: 02-20-2004, 05:43 PM
Hi All
I have modified a diskperf driver code and installed it using addfilter.Just
as i expected the OS crashed.
So how can i debug thereby not crashing the OS.
Is there any way?
Expecting replies.
Shalini


Reply With Quote

Responses to "Debug a Driver"

Don Burn
Guest
Posts: n/a
 
Re: Debug a Driver
Posted: 02-20-2004, 05:56 PM
Get a copy of WinDBG from
http://www.microsoft.com/whdc/ddk/de...g/default.mspx, run this on your
development system and modify the boot.ini on your test system to allow
debugging. Beyond this is too much to respond in a newsgroup or email.

--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply

"Shalini" <kandukondein@NOSPAMyahoo.com> wrote in message
news:Ot3Odk99DHA.1768@TK2MSFTNGP09.phx.gbl...
> Hi All
> I have modified a diskperf driver code and installed it using
addfilter.Just
> as i expected the OS crashed.
> So how can i debug thereby not crashing the OS.
> Is there any way?
> Expecting replies.
> Shalini
>
>

Reply With Quote
Maxim S. Shatskih
Guest
Posts: n/a
 
Re: Debug a Driver
Posted: 02-20-2004, 06:25 PM
Use WinDbg (www.microsoft.com/ddk/debugging, free but requires 2 machines
and a null modem) or SoftICE (www.compuware.com, costs a lot but includes lots
of other components with it).

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com


"Shalini" <kandukondein@NOSPAMyahoo.com> wrote in message
news:Ot3Odk99DHA.1768@TK2MSFTNGP09.phx.gbl...
> Hi All
> I have modified a diskperf driver code and installed it using addfilter.Just
> as i expected the OS crashed.
> So how can i debug thereby not crashing the OS.
> Is there any way?
> Expecting replies.
> Shalini
>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
debug john gibbs Windows XP Configuration & Management 3 08-21-2005 09:07 PM
debug ernest Windows XP Basics 5 12-30-2003 03:13 PM
AE Debug Cons Windows XP Embedded 5 11-11-2003 06:34 PM
debug popup diva Windows XP Help & Support 0 10-30-2003 08:07 PM
debug for application on XPe guidi fabio Windows XP Embedded 0 07-17-2003 08:38 AM