This is the mail archive of the
frysk@sources.redhat.com
mailing list for the frysk project.
Re: [rfc] Remove SyscallNum.shjava and maintain syscallList manually for different architectures
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> Do you mean the -e <expr> option? (
Yeah. Sorry.
Mark> Not an exception. Sometimes new system calls are introduced. It should
Mark> just return a Syscall object for number xyz with as name "unknown-xyz"
Mark> so as to be unique.
I suppose if the syscall is unknown, there would be no way to decode
sub-calls. So... yeah.
Tom