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
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
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