public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/15350] New: GDB can't read compressed debug sections (mingw32 target)
@ 2013-04-09 13:36 d.g.gorbachev at gmail dot com
  2013-04-09 18:14 ` [Bug symtab/15350] " tromey at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: d.g.gorbachev at gmail dot com @ 2013-04-09 13:36 UTC (permalink / raw)
  To: gdb-prs

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

             Bug #: 15350
           Summary: GDB can't read compressed debug sections (mingw32
                    target)
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
        AssignedTo: unassigned@sourceware.org
        ReportedBy: d.g.gorbachev@gmail.com
    Classification: Unclassified
            Target: mingw32


$ gcc -g 1.c
$ gdb a.exe
[...]
Reading symbols from /tmp/a.exe...done.
[...]
$ objcopy --compress-debug-sections a.exe
$ gdb a.exe
[...]
Reading symbols from /tmp/prog.exe...Can't read data for section '.debug_line'
in file '/tmp/prog.exe'
(no debugging symbols found)...done.
[...]

-- 
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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-10 14:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-09 13:36 [Bug symtab/15350] New: GDB can't read compressed debug sections (mingw32 target) d.g.gorbachev at gmail dot com
2013-04-09 18:14 ` [Bug symtab/15350] " tromey at redhat dot com
2013-04-09 23:24 ` d.g.gorbachev at gmail dot com
2013-04-10 14:30 ` tromey at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).