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]
Other format: [Raw text]

Re: [PATCH] Re: Section .debug_info in object file


On Sun, Sep 15, 2002 at 12:42:58PM +0300, Elias Athanasopoulos wrote:
> Also, about my previous patch, gcc includes the DW_AT_name field in 
> .debug_abbrev, but gas does not. So, readelf expects to find a DW_AT_name
> field in .debug_info section, which is created by gas.

No it doesn't.  readelf prints the .debug_info+.debug_abbrev
sections exactly as presented.  The existence of DW_AT_name
makes no difference one way or the other.


r~


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