1

Closed

typedVar() creates an object for a non-existent structure type

description

kd> dt nt!_PORT_MESSAGE32
Symbol nt!_PORT_MESSAGE32 not found.

kd> !pycmd
>>>from pykd import *
>>>messageHeader = typedVar("nt", "_PORT_MESSAGE32", 0x0017f81c)
>>>print messageHeader
_PORT_MESSAGE32 0x17f81c

No files are attached

Closed Apr 19 2011 at 7:06 AM by EreTIk

tested, rev. 64206


comments