mirror of https://github.com/xemu-project/xemu.git
![]() This commit fixes an incorrect format string for formatting integers provided to GDB when debugging a target run in QEMU user mode. The correct format is hexadecimal for both success and errno values, some of which can be seen here [0]. [0] |
||
---|---|---|
.. | ||
gdbstub.c | ||
internals.h | ||
meson.build | ||
syscalls.c | ||
system.c | ||
trace-events | ||
trace.h | ||
user-target.c | ||
user.c |