This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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 to handle compressed sections


A Thursday 03 April 2008 07:43:09, Craig Silverstein wrote:
> I'm sorry to do this, but hot on the heels of my last patch comes a
> new version.  While trying to implement this in gold, I realized that
> gold does not have endianness information handy at the time it's
> writing the compressed header.  

> So I've changed back to writing the 
> uncompressed size always in big-endian.  New patch below.
>

Out of curiosity, did you try running the whole GDB testsuite
outputting compressed debug info?  Perhaps with
"set GDBFLAGS=\"-Wl,--whatever-switch-is-necessary\"" in your
site.exp?

-- 
Pedro Alves


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