* [Bug default/27357] New: Update DWARF definition files to latest gcc master
@ 2021-02-06 10:23 doko at debian dot org
2021-02-06 14:37 ` [Bug default/27357] " mark at klomp dot org
2021-02-06 15:29 ` jakub at redhat dot com
0 siblings, 2 replies; 3+ messages in thread
From: doko at debian dot org @ 2021-02-06 10:23 UTC (permalink / raw)
To: dwz
https://sourceware.org/bugzilla/show_bug.cgi?id=27357
Bug ID: 27357
Summary: Update DWARF definition files to latest gcc master
Product: dwz
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: default
Assignee: nobody at sourceware dot org
Reporter: doko at debian dot org
CC: dwz at sourceware dot org
Target Milestone: ---
[forwarded from https://bugs.debian.org/968670]
"""
dwz source code comes with outdated (August 2019) copies of
dwarf2.def, dwarf2.h and dwarfnames.c from gcc/libiberty.
The patch updates them and proposes a long-term solution.
Hopefully this will fix any dh_dwz issues.
"""
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug default/27357] Update DWARF definition files to latest gcc master
2021-02-06 10:23 [Bug default/27357] New: Update DWARF definition files to latest gcc master doko at debian dot org
@ 2021-02-06 14:37 ` mark at klomp dot org
2021-02-06 15:29 ` jakub at redhat dot com
1 sibling, 0 replies; 3+ messages in thread
From: mark at klomp dot org @ 2021-02-06 14:37 UTC (permalink / raw)
To: dwz
https://sourceware.org/bugzilla/show_bug.cgi?id=27357
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |mark at klomp dot org
--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
I just did, but there wasn't much new, except for get_DW_UT_name that we now
use in dwz.c get_DW_UT_str function.
commit f7c0d8afb2de2eeebec6a160dbd4b9c8b1b3f5ad
Author: Mark Wielaard <mark@klomp.org>
Date: Sat Feb 6 15:15:12 2021 +0100
Sync dwarf2.{def,h} and dwarfnames.c from gcc/libiberty.
* dwarf2.def: Synced.
* dwarf2.h: Likewise.
* dwarfnames.c: Likewise.
* dwz.c (get_DW_AT_str): Use get_DW_AT_name.
https://sourceware.org/bugzilla/show_bug.cgi?id=27357
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug default/27357] Update DWARF definition files to latest gcc master
2021-02-06 10:23 [Bug default/27357] New: Update DWARF definition files to latest gcc master doko at debian dot org
2021-02-06 14:37 ` [Bug default/27357] " mark at klomp dot org
@ 2021-02-06 15:29 ` jakub at redhat dot com
1 sibling, 0 replies; 3+ messages in thread
From: jakub at redhat dot com @ 2021-02-06 15:29 UTC (permalink / raw)
To: dwz
https://sourceware.org/bugzilla/show_bug.cgi?id=27357
Jakub Jelinek <jakub at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at redhat dot com
--- Comment #2 from Jakub Jelinek <jakub at redhat dot com> ---
And no, we can't just use includes from and link against gcc's libiberty
directly, because libiberty is not a standalone package, just a collection of
goodies for gcc (or other packages).
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-02-06 15:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-06 10:23 [Bug default/27357] New: Update DWARF definition files to latest gcc master doko at debian dot org
2021-02-06 14:37 ` [Bug default/27357] " mark at klomp dot org
2021-02-06 15:29 ` jakub 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).