On 10/17/25 14:11, Yodel Eldar via wrote:
This patch adds the EIO and ENOSYS errno values as supported by GDB's File-I/O.Until recently, they were not documented in the relevant section of the GDB manual: https://sourceware.org/gdb/current/onlinedocs/gdb.html/Errno-Values.html Signed-off-by: Yodel Eldar<[email protected]> --- include/gdbstub/syscalls.h | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
