On Nov 21 2020, Pierre Muller via cfarm-users wrote: > muller@gcc401:~/pas/check$ strace ~/bin/ppcrv64 -gl hello.pp > /usr/bin/strace: test_ptrace_get_syscall_info: PTRACE_TRACEME: Function not > implemented
The Qemu linux-user emulation doesn't implement ptrace. You can use the -strace Qemu option instead > muller@gcc401:~/pas/check$ gdb --args ~/bin/ppcrv64 -gl hello.pp Qemu has a builtin gdbserver. Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." _______________________________________________ cfarm-users mailing list [email protected] https://lists.tetaneutral.net/listinfo/cfarm-users
