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: [RFC]: .eh_frame section in mingw32 executables


Tristan Gingold wrote:
> Hi,
> 
> is there something wrong with the following patch ?  We'd like to have
> an .eh_frame section
> in win32/win64 executables so that gdb could print backtraces even for
> files not compiled with -g.

  Can you explain what it does, how it does it and why in a bit more detail
please?  You're changing the behaviour of relocatable links to keep the
.eh_data in its own section instead of merging it into .rdata, yes?

    cheers,
      DaveK


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