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: RFA: Debug sections seems to be emitted wrong for pe-coff


Dave Korn wrote:
> Dave Korn wrote:
>> Kai Tietz wrote:
>>
>>> I noticed that some days ago (the version on the 12th of June worked
>>> proper) the executables containing debugging information seems to be
>>> broken. 

  This is from Christian's testcase "a.exe" attached to GCC PR 40455:

  6 .debug_aranges 00000020  00406000  00406000  00001000  2**0
                  CONTENTS, READONLY, DEBUGGING

  This is from any other random cygwin executable on my machine:

  5 .debug_aranges 00000900  00588000  00588000  00178200  2**3
                  CONTENTS, READONLY, DEBUGGING

  The alignment has changed.  Wonder if that's the root of the problem?  I
can't find any relocs in this file, so maybe we have two problems.

    cheers,
      DaveK


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