Roland McGrath <rol...@redhat.com> writes:

> The kernel shares a single table in the source file.  So the correlation of
> numbers to names is really not going to vary (just a few of them are only
> used on ppc32).  IMHO it is better to print the names in case these
> ppc32-only syscalls are used in ppc64.

They are only used by ppc32 processes which are decoded with the other
personality's table anyway. (A few old ppc32 syscalls don't have compat
support in the ppc64 kernel, but that's not a problem.)

> It's all the struct decoding that would really be a lot of tedious work.

You have the struct decoding issues either way.

Andreas.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to