[cfarm-users] RISC-V emulated systems available in BETA

Andreas Schwab schwab at linux-m68k.org
Sat Nov 21 13:54:03 CET 2020


On Nov 21 2020, Pierre Muller via cfarm-users wrote:

> muller at 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 at gcc401:~/pas/check$ gdb --args  ~/bin/ppcrv64 -gl hello.pp

Qemu has a builtin gdbserver.

Andreas.

-- 
Andreas Schwab, schwab at linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


More information about the cfarm-users mailing list