This is the mail archive of the gdb-prs@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]

[Bug symtab/15350] GDB can't read compressed debug sections (mingw32 target)


http://sourceware.org/bugzilla/show_bug.cgi?id=15350

--- Comment #3 from Tom Tromey <tromey at redhat dot com> 2013-04-10 14:30:14 UTC ---
The bug is in BFD, either when compressing the sections or
in the inflater.
You can see this easily using objcopy + objdump, i.e.,
not involving gdb at all.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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