Monthly Archives: December 2015
bug that super hard to fix, but i fixed it

!!! Nobody can read the dwarf specification and write the dwarf parser without hacking the binutils lab. Dwarf is just too complex and lots of algorithms in it. Now i can use peter-dwarf to parse out my c++ kernel. The dwarf stub that generated by c++ is *MUCH* more complex the c. https://sourceforge.net/p/peter-dwarf/code/358/ fixed these […]
peter-dwarf has bug to decode c++ dwarf file

peter-dwarf has bug to decode c++ dwarf file
my way to compile binutils in mac