Help Regarding threads

Hi,
I want to debug all the Kernel threads running at the
time my Filesystem driver is loaded.Actually my
driver(Kernel) also creates some 4 threads for sending
and receving messages.I am using Kernel Debugger[KD]
as my debugger.
My questions is to get a list of all kernel threads
running at the time my driver crashes
Second, how can I get the stack trace of all the
Kernel threads.
Regards,
Gurpreet


Do You Yahoo!?
Send online invitations with Yahoo! Invites.
http://invites.yahoo.com

The Windows 2000 DDK documents all of the debugger commands. Look at
the documentation for the debugger extension !process.

Neal Christiansen

-----Original Message-----
From: Gurpreet Anand [mailto:xxxxx@yahoo.com]
Sent: Monday, April 17, 2000 11:24 AM
To: File Systems Developers
Subject: [ntfsd] Help Regarding threads

Hi,
I want to debug all the Kernel threads running at the
time my Filesystem driver is loaded.Actually my
driver(Kernel) also creates some 4 threads for sending
and receving messages.I am using Kernel Debugger[KD]
as my debugger.
My questions is to get a list of all kernel threads
running at the time my driver crashes
Second, how can I get the stack trace of all the
Kernel threads.
Regards,
Gurpreet


Do You Yahoo!?
Send online invitations with Yahoo! Invites.
http://invites.yahoo.com


You are currently subscribed to ntfsd as: xxxxx@Exchange.Microsoft.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)

Thanks I got it.
Gurpreet

— Neal Christiansen
wrote:
> The Windows 2000 DDK documents all of the debugger
> commands. Look at
> the documentation for the debugger extension
> !process.
>
> Neal Christiansen
>
> -----Original Message-----
> From: Gurpreet Anand
> [mailto:xxxxx@yahoo.com]
> Sent: Monday, April 17, 2000 11:24 AM
> To: File Systems Developers
> Subject: [ntfsd] Help Regarding threads
>
>
> Hi,
> I want to debug all the Kernel threads running at
> the
> time my Filesystem driver is loaded.Actually my
> driver(Kernel) also creates some 4 threads for
> sending
> and receving messages.I am using Kernel Debugger[KD]
> as my debugger.
> My questions is to get a list of all kernel threads
> running at the time my driver crashes
> Second, how can I get the stack trace of all the
> Kernel threads.
> Regards,
> Gurpreet
>
>
> Do You Yahoo!?
> Send online invitations with Yahoo! Invites.
> http://invites.yahoo.com
>
> —
> You are currently subscribed to ntfsd as:
> xxxxx@Exchange.Microsoft.com
> To unsubscribe send a blank email to
> $subst(‘Email.Unsub’)
>


Do You Yahoo!?
Send online invitations with Yahoo! Invites.
http://invites.yahoo.com