This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

get syscall num in updateSyscallExit


Some of test cases get syscall num in updateSyscallExit by means of
syscallEventInfo.number (task), but it seems that it is not right all
the time.

We find that we fail to get syscall number when EXIT rt_sigreturn and
sigreturn on x86/x86-64/ppc64.  On x86 and x86-64, the syscall number
got when exit rt_sigreturn is -1.

I am not sure it is the kernel problem or not.  Any comments on this?
Thanks!

-- 
Yao Qi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]