This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: DWARF browser


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]