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 |