public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "d.g.gorbachev at gmail dot com" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug symtab/15350] New: GDB can't read compressed debug sections (mingw32 target)
Date: Tue, 09 Apr 2013 13:36:00 -0000	[thread overview]
Message-ID: <bug-15350-4717@http.sourceware.org/bugzilla/> (raw)

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.


             reply	other threads:[~2013-04-09 13:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-09 13:36 d.g.gorbachev at gmail dot com [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-15350-4717@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).