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?cvsroo...
Only the hashing function has changed so it should not matter to eu-readelf.
Thanks, Jan