public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/24771] New: Unknown debugging section .debug_gnu_pubnames (-ggnu-pubnames)
@ 2019-01-01  0:00 vries at gcc dot gnu.org
  2019-01-01  0:00 ` [Bug default/24771] " vries at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: vries at gcc dot gnu.org @ 2019-01-01  0:00 UTC (permalink / raw)
  To: dwz

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

            Bug ID: 24771
           Summary: Unknown debugging section .debug_gnu_pubnames
                    (-ggnu-pubnames)
           Product: dwz
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: default
          Assignee: nobody at sourceware dot org
          Reporter: vries at gcc dot gnu.org
                CC: dwz at sourceware dot org
  Target Milestone: ---

Dwz doesn't support .debug_gnu_pubnames:
...
$ gcc hello.c -g -ggnu-pubnames
$ dwz a.out 
dwz: a.out: Unknown debugging section .debug_gnu_pubnames
...

OTOH, .debug_pubnames is handled just fine:
...
$ gcc hello.c -g -gpubnames
$ dwz a.out
$
...

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

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

* [Bug default/24771] Unknown debugging section .debug_gnu_pubnames (-ggnu-pubnames)
  2019-01-01  0:00 [Bug default/24771] New: Unknown debugging section .debug_gnu_pubnames (-ggnu-pubnames) vries at gcc dot gnu.org
@ 2019-01-01  0:00 ` vries at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: vries at gcc dot gnu.org @ 2019-01-01  0:00 UTC (permalink / raw)
  To: dwz

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

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
https://sourceware.org/git/?p=dwz.git;a=commit;h=a525feee672359b5b918c2f82e9074b4944f2313

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

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

end of thread, other threads:[~2019-07-05 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-01  0:00 [Bug default/24771] New: Unknown debugging section .debug_gnu_pubnames (-ggnu-pubnames) vries at gcc dot gnu.org
2019-01-01  0:00 ` [Bug default/24771] " vries at gcc dot gnu.org

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