From: Mark Wielaard <mark@klomp.org>
To: Simon Marchi <simark@simark.ca>,
Sergio Durigan Junior <sergiodj@sergiodj.net>,
gdb-patches@sourceware.org
Subject: Re: [PATCH] Search for DWZ files in debug-file-directories as well
Date: Mon, 16 Nov 2020 10:32:36 +0100 [thread overview]
Message-ID: <0bc0ff900d654d40ebe24b5e9bf8de4ef1023f39.camel@klomp.org> (raw)
In-Reply-To: <47d6fb03-c296-df0e-6613-0cd08b3c7b0f@simark.ca>
Hi Simon,
On Sun, 2020-11-15 at 20:25 -0500, Simon Marchi wrote:
> I don't really have an opinion on this at the moment because I don't
> know much about how dwz files are used in practice. Is having a
> ".dwz" somewhat standard?
Yes, most GNU/Linux distros and some other packaging initiatives, like
flatpaks, create dwz alt files, with GDB support since 7.5 and the
first distros using it since 2012. dwz https://sourceware.org/dwz/
implements Appendix E DWARF Compression and Duplicate Elimination (since Dwarf3) and the alt file extension was standardized as Supplemental Dwarf files in Dwarf5 (dwz currently still produces the GNU extension format, which is close, but not identical to the standardized variant, but work is being done to fully comply with Dwarf5).
Cheers,
Mark
next prev parent reply other threads:[~2020-11-16 9:32 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-14 23:48 Sergio Durigan Junior via Gdb-patches
2020-11-15 13:19 ` Mark Wielaard
2020-11-16 1:25 ` Simon Marchi
2020-11-16 9:32 ` Mark Wielaard [this message]
2020-11-16 17:57 ` Sergio Durigan Junior via Gdb-patches
2020-11-19 2:27 ` [PATCH v2] " Sergio Durigan Junior via Gdb-patches
2020-11-25 15:09 ` Sergio Durigan Junior via Gdb-patches
2020-11-25 16:58 ` Luis Machado via Gdb-patches
2020-11-28 20:51 ` Sergio Durigan Junior via Gdb-patches
2020-11-26 16:53 ` Simon Marchi
2020-11-28 20:58 ` Sergio Durigan Junior via Gdb-patches
2020-11-28 21:35 ` Sergio Durigan Junior via Gdb-patches
2020-11-28 22:13 ` Simon Marchi
2020-11-28 22:12 ` Simon Marchi
2020-11-29 0:57 ` Sergio Durigan Junior via Gdb-patches
2020-11-29 1:29 ` Simon Marchi
2020-11-29 1:08 ` [PATCH v3] " Sergio Durigan Junior via Gdb-patches
2020-12-01 14:45 ` Simon Marchi
2020-12-02 3:08 ` Sergio Durigan Junior via Gdb-patches
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=0bc0ff900d654d40ebe24b5e9bf8de4ef1023f39.camel@klomp.org \
--to=mark@klomp.org \
--cc=gdb-patches@sourceware.org \
--cc=sergiodj@sergiodj.net \
--cc=simark@simark.ca \
/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