bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/18218] bad handling of .debug_str_offsets section


From: dje at google dot com
Subject: [Bug binutils/18218] bad handling of .debug_str_offsets section
Date: Wed, 08 Apr 2015 21:45:19 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18218

--- Comment #3 from dje at google dot com ---
Bleah.  I needed to make .debug_str_offsets.dwo larger so that it actually
would get compressed.

gcc -m64 -gdwarf-4 -gsplit-dwarf -c readelf-str-offsets-bug.c
-Wa,--compress-debug-sections --save-temps

<
edit readelf-str-offsets-bug.s and move .debug_str_offsets.dwo ahead of
.debug_info.
This might no longer be necessary, but it's useful to exercise the original
bug.
>

gcc -m64 -gdwarf-4 -gsplit-dwarf -c readelf-str-offsets-bug.s
-Wa,--compress-debug-sections
readelf -w readelf-str-offsets-bug.dwo

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]