From: Jakub Jelinek <jakub@redhat.com>
To: Tom de Vries <tdevries@suse.de>
Cc: dwz@sourceware.org
Subject: Re: [PATCH] Don't dwz-compress file with compressed debug section
Date: Tue, 01 Jan 2019 00:00:00 -0000 [thread overview]
Message-ID: <20190306175251.GK7611@tucnak> (raw)
In-Reply-To: <20190306153100.GA32623@delia>
On Wed, Mar 06, 2019 at 04:31:07PM +0100, Tom de Vries wrote:
> Hi,
>
> When running dwz with an executable containing compressed debug sections we
> get:
> ...
> $ gcc -g ~/hello.c
> $ objcopy --compress-debug-sections a.out
> $ dwz a.out
> dwz: a.out: DWARF version 0 unhandled
> ...
>
> Fix this by emitting an appropriate error message:
> ...
> dwz: a.out: Found compressed .debug_aranges section, not attempting dwz \
> compression
> ...
>
> OK for trunk?
>
> Thanks,
> - Tom
>
> Don't dwz-compress file with compressed debug section
>
> 2019-02-14 Tom de Vries <tdevries@suse.de>
>
> PR dwz/24174
> * dwz.c (read_dwarf): Return 1 on finding compressed debug section.
> * testsuite/dwz.tests/pr24174.sh: New test.
LGTM, thanks.
Jakub
prev parent reply other threads:[~2019-03-06 17:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-01 0:00 Tom de Vries
2019-01-01 0:00 ` Jakub Jelinek [this message]
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=20190306175251.GK7611@tucnak \
--to=jakub@redhat.com \
--cc=dwz@sourceware.org \
--cc=tdevries@suse.de \
/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).