[patch] Add printing of .gdb_index section to readelf

Jan Kratochvil jan.kratochvil at redhat.com
Wed Apr 27 20:23:53 UTC 2011


On Fri, 15 Apr 2011 00:35:44 +0200, Mark Wielaard wrote:
> +  if (vers != 4)
> +    {
> +      printf (gettext ("  unknown version, cannot parse section\n"));
> +      return;
> +    }

Please support version 4 and 5 now when it gets checked in.
	http://sourceware.org/ml/gdb-cvs/2011-04/msg00179.html
	http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.826&r2=1.827

Only the hashing function has changed so it should not matter to eu-readelf.


Thanks,
Jan


More information about the elfutils-devel mailing list