[PATCH v1] [GSoC Microproject] Implement -e trace=%id option
Paul Chaignon
paul.chaignon at gmail.com
Wed Apr 3 13:49:49 UTC 2019
Let's not drop the mailing list.
On Wed, Apr 03, 2019 at 05:24:04PM +0800, Daniel Lim Wee Soong wrote:
> Hi,
>
> > This is simply the option documented in the man page of strace:
> >
> > -a Align return values in a specific column (default column 40).
>
> Thanks.
>
> > Could you share the URL to those failing tests?
> Sorry I forgot to attach the URL earlier,
> https://travis-ci.org/daniellimws/strace
Looks like the actual error message (or at least one of them) is hidden in
the middle of the logs:
In file included from nsyscalls.c:22:0:
../linux/x32/syscallent.h:110:20: error: ‘TID’ undeclared here (not in a function)
[102] = { 0, PU|NF|TID, SEN(getuid), "getuid" },
^
make[4]: *** [nsyscalls.o] Error 1
>
> Thanks.
>
> --
> Daniel
More information about the Strace-devel
mailing list