Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: strace completion (Re: grouping/joining _values)
- X-seq: zsh-users 12936
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: strace completion (Re: grouping/joining _values)
- Date: Sun, 15 Jun 2008 09:53:30 -0700
- In-reply-to: <20080615083712.GR5113@xxxxxxxxxxxxxxx>
- In-reply-to: <20080615124959.GT5113@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20080607193937.GA14443@xxxxxxxxxxxxxxxx> <20080613002731.GA11526@xxxxxxxxxxxxxxxx> <20080613113302.GA40053@xxxxxxxxxxxxxxxxxxxx> <20080613121226.GA18890@xxxxxxxx> <20080613131851.GA12764@xxxxxxxxxxxxxxxxxxxx> <20080613160458.GM5113@xxxxxxxxxxxxxxx> <20080613191905.GN5113@xxxxxxxxxxxxxxx> <20080613235914.GP5113@xxxxxxxxxxxxxxx> <20080614084949.GQ5113@xxxxxxxxxxxxxxx> <080614084154.ZM11958@xxxxxxxxxxxxxxxxxxxxxx> <20080615083712.GR5113@xxxxxxxxxxxxxxx> <20080615124959.GT5113@xxxxxxxxxxxxxxx>
On Jun 15, 9:37am, Stephane Chazelas wrote:
}
} On Sat, Jun 14, 2008 at 08:41:54AM -0700, Bart Schaefer wrote:
} > Clever as that seems to be, though, it doesn't work on my CentOS 4 system.
} > Using "ltrace -e printf $tmp ..." without the 2> shows a bunch of printf
} > calls, but none of the output ever appears.
}
} how disapointing. Could you please send me your binary of strace
} so that I can try and understand how this can happen?
If you still want it, let me know, I'll send separately.
On Jun 15, 1:49pm, Stephane Chazelas wrote:
}
} You must be on x86_64? I observe the same on
} td152.testdrive.hp.com (debian)
Nope:
% uname -a
Linux torch 2.6.9-67.0.15.plus.c4smp #1 SMP Fri May 9 10:17:50 EDT 2008 i686 i686 i386 GNU/Linux
% file =strace
/usr/bin/strace: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for
GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped
% rpm -qf =strace
strace-4.5.16-1.el4.2
--
Messages sorted by:
Reverse Date,
Date,
Thread,
Author