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

Created Issue: [0.3.x] typedVar.getAddress returns non properly extended address [13860]

$
0
0
Test:
```
def testGetAddress(self):
tv = target.module.typedVar( "structTest", 0x80000000 )
self.assertEqual( 0xFFFFFFFF80000000, tv.getAddress() )
self.assertEqual( 0xFFFFFFFF80000000, tv )
```

Test is failed

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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