This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [PATCH] Fix readelf -wa, handle DW_FORM_strp in -wi
- To: Jakub Jelinek <jakub at redhat dot com>
- Subject: Re: [PATCH] Fix readelf -wa, handle DW_FORM_strp in -wi
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 8 Nov 2001 13:34:16 -0800
- Cc: binutils at sources dot redhat dot com
- References: <20011106134859.N739@sunsite.ms.mff.cuni.cz>
On Tue, Nov 06, 2001 at 01:48:59PM +0100, Jakub Jelinek wrote:
> I'm not sure how should they be displayed though. This patch prints them the
> same as DW_FORM_string, which is very readable, but the difference between
> DW_FORM_string vs. DW_FORM_strp must be looked in -wa.
> Ideas?
How about "%u (\"%s\")" ?
r~