blob: 3c54fe788c04d4ea47f9e9838dc8b5936c117181 (
plain) (
blame)
1
2
3
|
syscall
The issue involves not seeing traces for the `execve` syscall in strace output when running a MIPS application using QEMU 6.2.0, indicating a problem related to system calls rather than an instruction fault or runtime error unrelated to syscalls.
|