This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: library name patch for 0.146


eu-readelf -V is already easier than binutils readelf -V, which doesn't
look up the SONAMEs for you in the '.gnu.version' dump either.  (You have
to go find the magic number at the end of a line in the '.gnu.version_r'
dump and look back for the File: bit.)

Perhaps we could add a --verbose that makes readelf give more detailed
and/or redundant data in various ways such as this.  Or perhaps you would
like to hack on the "greadelf" program (in Fedora), or something like it.
That is a GUI front-end for eu-readelf output.  (It looks nutty to me,
but I haven't really tried it.)  A snazzy one could have enableable columns
or tooltips or whatnot for version/soname/etc on symbol table entries.


Thanks,
Roland

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