Quantcast
Channel: Python extension for WinDbg
Viewing all articles
Browse latest Browse all 1625

Edited Issue: [0.3.x] wrong string formatting for integer variable [13173]

$
0
0
```
>!py
>>>a = typedVar("Int4B", reg("eip"))
>>>print a
Int4Bat 0x2165718192 Value: 0x6aec8b55 (1793887061)
```
It should be:
Int4B at 0x81163cb0 Value: 0x6aec8b55 (1793887061)

Omitted a space symbol after type name, address output as decimal inspite of 0x prefix
Comments: ** Comment from web user: EreTIk **

kdlibcpp dev-branch fixed (changeset/88975)


Viewing all articles
Browse latest Browse all 1625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>