2022/9/8 8:02, Paul Wise :
Reading the documentation, this should work, but please test it:
    strace -e access,faccessat

Thanks for your advice. Since "access" is invalid on riscv64, just like "strace -e access", "strace -e access,faccessat" will also fail. You cannot pass an invalid syscall name to "strace -e".

I'm trying to find out why "access" is invalid and I might submit a new patch later.

Regards,

Sakura286.

Reply via email to