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

Edited Issue: [0.2.x] typeInfo raises exception for templates with pointers [12776]

$
0
0
Module contain symbol information for
boost::intrusive::list_node<void *>


Suspected behavior:
0:039> dt boost::intrusive::list_node<void *>
+0x000 next_ : Ptr32 boost::intrusive::list_node<void *>
+0x004 prev_ : Ptr32 boost::intrusive::list_node<void *>

Unsuspected:
!pycmd typeInfo("boost::intrusive::list_node<void *>")
Traceback (most recent call last):
File "<console>", line 1, in <module>
TypeException: boost::intrusive::list_node<void *> : symbol name is invalid

Viewing all articles
Browse latest Browse all 1625

Trending Articles



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