RFA: Fix readelf -wi test (Was: Re: readelf: apply all rela relocations in the debug_info section)

Joern Rennecke joern.rennecke@superh.com
Fri Apr 25 16:43:00 GMT 2003


Nick Clifton wrote:
> +     set sought {
> +       ".*DW_TAG_compile_unit.*"
> +       ".*DW_TAG_subprogram.*"
> +       ".*DW_TAG_base_type.*"
> +       ".*DW_AT_producer.*(GNU C|indirect string).*"
> +       ".*DW_AT_language.*ANSI C.*"
> +       ".*DW_AT_name.*(testprog.c|indirect string).*"
> +       ".*DW_AT_name.*fn.*"
> +       ".*DW_AT_name.*(main|indirect string).*"
> +     }

Hello Nick,

At least for sh-elf, after the " \(indirect string, offset: 0x[0-9a-f]+\): "
bit, it still displays the original string.  Are there any targets where
this is not the case?
I would also like to see a grep for "\(DW_OP_addr: 0\)", since we actually
had a regression there.
	
-- 
--------------------------
SuperH (UK) Ltd.
2410 Aztec West / Almondsbury / BRISTOL / BS32 4QX
T:+44 1454 465658



More information about the Binutils mailing list