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

Joern Rennecke joern.rennecke@superh.com
Thu Apr 24 17:21:00 GMT 2003


Nick Clifton wrote:
		
> Anyway it looks like we need to reduce the text inside readelf.wi even
> more.  I suspect that the best thing to do would be to delete the test
> entirely.  Do you agree ?

It is useful to find regressions like the stray "; ", or readelf giving
extra warning messages.
Till we find someone who volunteers to sort the output intelligently,
we could at least grep for the most salient bits, i.e.:
grep DW_AT_producer < readelf.out > readelf.out2
grep DW_AT_language < readelf.out >> readelf.out2
grep 'DW_AT_name.*: fn' < readelf.out >> readelf.out2
etc.

-- 
--------------------------
SuperH (UK) Ltd.
2410 Aztec West / Almondsbury / BRISTOL / BS32 4QX
T:+44 1454 465658



More information about the Binutils mailing list