Hi,
I have downloaded WinDbg 6.3.0017.0 Tools from following links:

http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx

I have installed this tools also.

I would like to debug Kernel debugger for USB driver(*.sys file).

When i run my application i'm getting Blue Screen error.

How can i approach to debug sys file., when running application file?

Looking forward your valuable reply.





--
Thanks & Regards,
NagarajuS

RE: WinDbg Tools by bburgin

bburgin
Wed Jun 23 07:30:22 CDT 2004

------=_NextPart_0001_1E3F183E
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

More info regarding your bugcheck would be helpful, like the output from
!analyze, kv, etc. Also make sure you're running with the USB roll-up
patch 822603
(http://support.microsoft.com/default.aspx?scid=kb;[LN];822603).

Bryan S. Burgin
bburgin@microsoft.com

This posting is provided "AS IS" with no warranties, and confers no rights.
------=_NextPart_0001_1E3F183E
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20 More info regarding your bugcheck would be helpful, like the output from !analyze, kv, etc. Also make sure you're running with the USB roll-up patch 822603 (http://support.microsoft.com/default.aspx?scid=kb;[LN];822603).
\par
\par Bryan S. Burgin
\par bburgin@microsoft.com
\par
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par
\par }
------=_NextPart_0001_1E3F183E--


Re: WinDbg Tools by Pavel

Pavel
Wed Jun 23 11:23:49 CDT 2004

You need another machine where you'll run the driver & apps.
Please read the windbg help file on how to setup this.

--PA


"NagarajuS" <snraj_2002@yahoo.com> wrote in message news:987E0F01-F5B9-4615-947B-29D87BF28066@microsoft.com...
> Hi,
> I have downloaded WinDbg 6.3.0017.0 Tools from following links:
>
> http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx
>
> I have installed this tools also.
>
> I would like to debug Kernel debugger for USB driver(*.sys file).
>
> When i run my application i'm getting Blue Screen error.
>
> How can i approach to debug sys file., when running application file?
>
> Looking forward your valuable reply.
>
>
>
>
>
> --
> Thanks & Regards,
> NagarajuS