Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: strace completion (Re: grouping/joining _values)
- X-seq: zsh-users 12931
- From: Stephane Chazelas <Stephane_Chazelas@xxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, zsh-users@xxxxxxxxxx
- Subject: Re: strace completion (Re: grouping/joining _values)
- Date: Sun, 15 Jun 2008 13:49:59 +0100
- In-reply-to: <20080615083712.GR5113@xxxxxxxxxxxxxxx>
- Mail-followup-to: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <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>
On Sun, Jun 15, 2008 at 09:37:12AM +0100, Stephane Chazelas wrote:
[...]
> how disapointing. Could you please send me your binary of strace
> so that I can try and understand how this can happen?
>
> I was quite confident it would work as it worked on old RHEL
> x86, new debian x86 and old Solaris sparc (with truss).
[...]
You must be on x86_64? I observe the same on
td152.testdrive.hp.com (debian)
Anyway, I also found that if it's built without optimisation or
older gccs, it fails early because strcmp is then called and
strace fails before it have a chance to compare the system
call names.
--
Stéphane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author