Hi, How to see which system call was called by a process stopped by ptrace(PTRACE_SYSCALL) command. I tried to look in strace sources but I didn't get the logic. Can anyone explain briefly or recommend some good documentation on this topic. Thanks in advance