[PATCH v1] [GSoC Microproject] Implement -e trace=%id option

Paul Chaignon paul.chaignon at gmail.com
Wed Apr 3 09:08:14 UTC 2019


On Fri, Mar 29, 2019 at 12:04:20AM +0800, Daniel Lim wrote:
> I've not yet implemented tests for this change yet, as I'm not sure
> how to. I've taken a look at a test case for a similar change (-e
> trace=%fstat), containing the following:
> 
> oldstat -a32
> stat -a32
> stat64 -a32
> 
> May I know what does the -a argument do?

This is simply the option documented in the man page of strace:

  -a Align return values in a specific column (default column 40).

> 
> Also, I'm still getting many failures for `make check` as mentioned
> yesterday, so I wasn't able to test it locally. So, I pushed my
> changes to Github for Travis CI to run tests on it. It seems to be
> failing everywhere without any clear error description. May I get any
> pointers as to what is going wrong?

Could you share the URL to those failing tests?

> 
> Thanks.
> 
> --
> Daniel
> -- 
> Strace-devel mailing list
> Strace-devel at lists.strace.io
> https://lists.strace.io/mailman/listinfo/strace-devel


More information about the Strace-devel mailing list