This is the mail archive of the binutils@sources.redhat.com 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]

Re: [patch] readelf.c - dump .eh_frame sections



Hmmm... replicating that big switch statement bothers me, but merging
the two would be just as messy support-wise.

This method means that different FDE's may have different sets of
columns.  Is this intentional?  It's probably easier than scanning the
whole eh_frame section twice, though.

I guess I like it :-)

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