[Toybox] strace

Rob Landley rob at landley.net
Wed Dec 19 11:31:07 PST 2018


On 12/19/18 10:22 AM, Rob Landley wrote:
> Strace's answer _is_ awful, yes. But there's this "syscall.tbl" work going on
> that I hope will make a better approach possible (I noticed when they converted
> sh4):
> 
>   https://www.spinics.net/lists/linux-sh/msg53746.html

Also, there's a PTRACE_GET_SYSCALL_INFO coming, which might also solve it:

  https://lwn.net/Articles/772894/

Rob


More information about the Toybox mailing list