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: [patch] Add printing of .gdb_index section to readelf


On Thu, Apr 21, 2011 at 14:15, Frank Ch. Eigler <fche@redhat.com> wrote:
> OK, let's say arguendo .gdb_index undergoes a few versions over the
> course of a year.  (One may assume that it's self-identifying.)
> Why not pretty-print them all?

Why would you assume this is even possible.  The format is exclusively
used by gdb.  The gdb people unilaterally make changes.  If gdb cannot
read the info in a file it'll ignore it.  Versioning all the changes
etc is likely not down nor is it important for gdb.  You would have to
put chains on the gdb people before you can add a decoder in elfutils
and I doubt they want that.

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