Re: Strace doesn't work on linux-2.4.28 and later
From: Ralf Baechle <hidden>
Date: 2005-02-07 21:22:56
From: Ralf Baechle <hidden>
Date: 2005-02-07 21:22:56
On Mon, Feb 07, 2005 at 01:20:49PM -0800, David Daney wrote:
quoted
@@ -121,15 +121,14 @@trace_a_syscall: SAVE_STATIC - sw t2, PT_SCRATCH0(sp) + move s0, sp^^^^^^^^^^^^^ I think this should be "move s0, t2" as in scall_64.S et al.
It should and what I've actually commited in CVS doesn't have this bug. Ralf