getting full output from strace, abbrev=none doesn't seem to work

Dmitry V. Levin ldv at altlinux.org
Thu Oct 22 16:43:26 UTC 2009


On Thu, Oct 22, 2009 at 11:12:53AM -0500, Haszlakiewicz, Eric wrote:
> I'm trying to get strace to produce the full command line output for a
> command, but no matter what I try it always truncates the arguments to
> execve.

Please read about -s option in the strace(1) manual.

> Is there a way to get this to work right?  An example command that I'm
> trying is:
> 
> strace -f -v -e verbose=execve -e abbrev=none -o bbb ls
> /some/really/long/path/name/that/gets/truncated


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


More information about the Strace-devel mailing list