RE: How to break at ExAllocatePoolWithTag with the sp ecified Tag

Hi Ravisankar

Thanks a lot. I will try to do it.

Thanks,
Futoshi

-----Original Message-----
From: Ravisankar Pudipeddi [mailto:xxxxx@windows.microsoft.com]
Sent: Tuesday, January 28, 2003 1:39 PM
To: NT Developers Interest List
Subject: [ntdev] RE: How to break at ExAllocatePoolWithTag with the
specified Tag

Never used SoftICE, but you can probably do the analogous.
From kd, if you issue:
ed nt!PoolHitTag TagValue
Where TagValue is expressed in hex, it will break when the tag matches.
I use gflags.exe as a simple UI to convert the Text pooltag to hex (the
kernel special pool tag box).
Ravi

-----Original Message-----
From: xxxxx@citrix.co.jp [mailto:xxxxx@citrix.co.jp]
Sent: Monday, January 27, 2003 8:05 PM
To: NT Developers Interest List
Subject: [ntdev] How to break at ExAllocatePoolWithTag with the
specified Tag

Hi, All

I would like to know about how to break at ExAllocatePoolWithTag with
the specified Tag. especially, in using SoftICE.

If anyone know how to do this, Would you give me any idea?

Thanks,
Futoshi


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


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