On Mon, Feb 19, 2001 at 01:33:46PM +0100, Wichert Akkerman wrote: > Hmm, I guess I should fix that :) > > I've started looking at strace again after not having had any time for > it in a while, and strace 4.3 should appear in a week or so. If there > are any problems with the MIPS support now is the time to tell me. > I'm especially interesting in strace reporting umoven() errors while > tracing a program. Conincidentally I today built strace-cvs for MIPS before receiving your message and found it to be working just fine. 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). Will have to look into it. Ralf