From: Wichert Akkerman <wichert@cistron.nl>
To: Ralf Baechle <ralf@oss.sgi.com>
Cc: "'linux-mips@oss.sgi.com'" <linux-mips@oss.sgi.com>,
linux-mips <linux-mips@fnet.fr>
Subject: Re: strace package
Date: Sat, 24 Feb 2001 13:41:21 +0100 [thread overview]
Message-ID: <20010224134121.A4925@cistron.nl> (raw)
In-Reply-To: <20010220213703.B2086@bacchus.dhis.org>; from ralf@oss.sgi.com on Tue, Feb 20, 2001 at 09:37:03PM +0100
Previously Ralf Baechle wrote:
> Conincidentally I today built strace-cvs for MIPS before receiving your
> message and found it to be working just fine.
Good!
> The only bug which my last several month old build from an older
> snapshot doesn't have is that syscall 4129 (from memory, number may be
> incorrect) gets decoded as a syscall with very many arguments (~ 20).
Hmm, 4129 is delete_module, which is handled exactly like sys_chdir
(syscal with one string argument). Looking at the syscall table I
can't find any syscall with that many argument, the highest number
I can find is 6 (mmap, recvfrom and sendto).
Wichert.
--
_________________________________________________________________
/ Nothing is fool-proof to a sufficiently talented fool \
| wichert@cistron.nl http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |
next prev parent reply other threads:[~2001-02-24 14:12 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-12 3:11 strace package Joe deBlaquiere
2001-01-12 3:51 ` Jun Sun
2001-01-15 20:05 ` Maciej W. Rozycki
2001-02-19 12:34 ` Wichert Akkerman
2001-01-12 14:40 ` Christoph Martin
2001-01-15 20:11 ` Maciej W. Rozycki
2001-01-16 8:12 ` Ralf Baechle
2001-01-16 11:40 ` Maciej W. Rozycki
2001-01-16 15:44 ` Ralf Baechle
2001-01-16 16:18 ` Maciej W. Rozycki
2001-01-22 19:19 ` Augusto César Radtke
2001-01-22 19:39 ` Maciej W. Rozycki
2001-02-19 12:33 ` Wichert Akkerman
2001-02-20 20:37 ` Ralf Baechle
2001-02-24 12:41 ` Wichert Akkerman [this message]
2001-02-25 9:37 ` michaels
2001-02-25 12:25 ` Ralf Baechle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010224134121.A4925@cistron.nl \
--to=wichert@cistron.nl \
--cc=linux-mips@fnet.fr \
--cc=linux-mips@oss.sgi.com \
--cc=ralf@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.