Added a new "heap.py" module that adds a new command line command that can...
Added a new "heap.py" module that adds a new command line command that can find values on the heap and print out the dynamic type of the malloc block that contains the data. I will be modifying this a bit more to tweak the output and make the output more useful. llvm-svn: 154504
Loading
Please register or sign in to comment