Patch: DWARF browser

Cary Coutant ccoutant@google.com
Tue Apr 26 21:14:00 GMT 2011


> I have been wanting a nicer way to browse DWARF, so I came up with the
> appended.  It is an Emacs mode for DWARF browsing, plus a couple of new
> supporting readelf features.

Nice!

For the emacs-challenged, I'll offer this Perl script that I wrote a
while back. It takes readelf -wi output, and converts it to an HTML
file with disclosure triangles to collapse subtrees, and DIE
references as hotlinks:

http://www.bayarea.net/~cary/dwarf/witohtml.pl

-cary



More information about the Binutils mailing list