function name from thread context

Hi,
is there a way for a kernel mode driver to figure out the name of the
function inside a thread that is being executed without actually debugging
that thread.
say for eg., if i have the thread ID =1034 and that i m trying to keep an
eye on which procedure inside the function is getting executed.

kutty

Nope. What were you hoping to achieve by doing this?

-p

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Kutty Banerjee
Sent: Thursday, July 15, 2004 10:46 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] function name from thread context

Hi,
is there a way for a kernel mode driver to figure out the name of the
function inside a thread that is being executed without actually
debugging that thread.
say for eg., if i have the thread ID =1034 and that i m trying to keep
an eye on which procedure inside the function is getting executed.

kutty


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@windows.microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com