| To: | Ralf Baechle <ralf@oss.sgi.com> |
|---|---|
| Subject: | Re: strace package |
| From: | Wichert Akkerman <wichert@cistron.nl> |
| Date: | Sat, 24 Feb 2001 13:41:21 +0100 |
| Cc: | "'linux-mips@oss.sgi.com'" <linux-mips@oss.sgi.com>, linux-mips <linux-mips@fnet.fr> |
| In-reply-to: | <20010220213703.B2086@bacchus.dhis.org>; from ralf@oss.sgi.com on Tue, Feb 20, 2001 at 09:37:03PM +0100 |
| Mail-followup-to: | Ralf Baechle <ralf@oss.sgi.com>, "'linux-mips@oss.sgi.com'" <linux-mips@oss.sgi.com>, linux-mips <linux-mips@fnet.fr> |
| References: | <20010116134453.B12858@bacchus.dhis.org> <Pine.GSO.3.96.1010116171558.5546M-100000@delta.ds2.pg.gda.pl> <20010219133346.A17354@cistron.nl> <20010220213703.B2086@bacchus.dhis.org> |
| User-agent: | Mutt/1.3.15i |
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 | |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Why can't run /sbin/init !!, Greeen-III |
|---|---|
| Next by Date: | Re: Why can't run /sbin/init !!, michaels |
| Previous by Thread: | Re: strace package, Ralf Baechle |
| Next by Thread: | Re: strace package, michaels |
| Indexes: | [Date] [Thread] [Top] [All Lists] |