lkml.org 
[lkml]   [2004]   [Feb]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [Announce] Strace Test

> Strace Test uses a modified version of strace 4.5.1.
> Instead of printing out information about system calls,
> the modified version calls the syscalls with improper
> values. A patch and a binary for i386 are included
> in the strace_test tar ball.

Nasty. I like it :)

Im running it on ppc32 at the moment, will test ppc64 next. Might be
worth changing maxed to a long and passing back -1UL:

int
maxed(arg)
int arg;
{
return 0xffffffff;
}

Anton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.105 / U:0.788 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site