[PATCH] Path decoding of file descriptors returned from system calls

Dmitry V. Levin ldv at altlinux.org
Sun May 25 23:07:18 UTC 2014


Hi,

On Sun, May 25, 2014 at 11:19:43PM +0530, Zubin Mithra wrote:
> >From 6f7e5475f360ce8155f82cd5389f67c619ca7bed Mon Sep 17 00:00:00 2001
> From: eQuiNoX__ <equinox.71717171 at gmail.com>
> Date: Wed, 21 May 2014 18:19:01 +0530
> Subject: [PATCH] Path decoding for system calls that return file descriptors
>  implemented.
> 
> The following changes were made :- - Type of `show_fd_path`
>  changed from `bool` to `unsigned int` to support the `-yy` flag - a
>  `returns_fd` function added in util.c to check if the tcb refers   to a
>  function that returns a file descriptor - `trace_syscall_exiting` now uses
>  `returns_fd` to determine if   `tcp->u_rval` needs to be passed to `printfd`

Zubin, your patch arrived to the list with all indentation corrupted,
so it doesn't apply.  Please resubmit.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20140526/21cf3305/attachment.bin>


More information about the Strace-devel mailing list