Source code checked in, #82476
[0.2.x] fixed : !py command parses wrong arguments with single quotas
View ArticleSource code checked in, #82501
[0.2.x] added : disasm::findOffset method ( Return the location of a processor instruction relative to a given location ) [0.2.x] added : disasm::jump method ( Change the current instruction ) [0.2.x]...
View ArticleReleased: PYKD 0.2.0.16 (Jan 30, 2013)
Added: ptrFloat, ptrDouble, loadFloats, loadDoubles routines ( reading floating point data )Added: systemUptime routine ( return the number of seconds the target system has been running )Added :...
View ArticleCreated Release: PYKD 0.2.0.16 (янв 30, 2013)
Added: ptrFloat, ptrDouble, loadFloats, loadDoubles routines ( reading floating point data )Added: systemUptime routine ( return the number of seconds the target system has been running )Added :...
View ArticleSource code checked in, #82564
[0.2.x] added : typedVarList can get nested field name ( "field.next" )
View ArticleSource code checked in, #82565
[0.2.x] added : typedVarList can get nested field name ( "field.next" ) ( once again )
View ArticleSource code checked in, #82636
[0.2.x] added : added field name for TypeException "field not found"
View ArticleSource code checked in, #82668
[0.2.x] fixed: added some workaroudns for getting pointer size for old pdb for WINXP64 ( they have wrong machine type )
View ArticleReleased: PYKD 0.2.0.17 (Feb 20, 2013)
typedVarList can get nested field name ( "field.next" ) added bugCheckData routine ( return BUG CHECK as a tuple for windows kernel crash dump )added workaround for working with winxp64 symbols
View ArticleCreated Release: PYKD 0.2.0.17 (фев 20, 2013)
typedVarList can get nested field name ( "field.next" )added bugCheckData routine ( return BUG CHECK as a tuple for windows kernel crash dump )added workaround for working with winxp64 symbols
View ArticleSource code checked in, #82747
[0.2.x] ~ get symbol name by "strict" VA (pykd.module.getSymbolName)
View Article