PATCH: Add x32 support to strace

Mike Frysinger vapier at gentoo.org
Sun Apr 15 22:51:28 UTC 2012


On Sunday 15 April 2012 16:47:01 H.J. Lu wrote:
> --- a/configure.ac
> +++ b/configure.ac
> 
> +	if echo __ILP32__ | ${CC-cc} $CFLAGS $CPPFLAGS -E - | grep __ILP32__

could we use AC_COMPILE_IFELSE() instead ?

> --- /dev/null
> +++ b/linux/x32/syscallent.h
>
> +	{ },							    /* 13 */

shouldn't these holes have something ?  like a call to printargs ?  or does 
the parsing logic treat a NULL automatically with printargs ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20120415/6c6dfb65/attachment.bin>


More information about the Strace-devel mailing list