On Tue, 22 Jan 2013 22:03:24 +0100, Mark Wielaard wrote:
> I do wonder how realistic it is that we will ever encounter such a case
> though.
I do not wonder, it is for example /usr/bin/fpc (from fpc-2.6.0-3.fc18.x86_64).
for i in $(file /usr/bin/*|grep -i static|sed 's/:.*//');do readelf -WS
$i|grep -qw gnu_debugdata && echo $i;done
Thanks,
Jan
_______________________________________________
elfutils-devel mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/elfutils-devel