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

Closed Issue: [pykd-0.2.x] signed bit fields is not supported [11761]

$
0
0
struct A {
int field : 2;
};

A a = { 3 }

a.field should be negative ( high bit is sign ), but typedVar("a").field returns unsigned result
Comments: change set #83601, pykd 0.2.0.20

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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