On 16/1/26 02:46, Yodel Eldar wrote:
This patch adds the EIO and ENOSYS errno values that were missing from the GDB Manual [1] when the other errno values were defined.[1] https://sourceware.org/gdb/current/onlinedocs/gdb.html/Errno-Values.html Reviewed-by: Richard Henderson <[email protected]> Signed-off-by: Yodel Eldar <[email protected]> --- include/gdbstub/syscalls.h | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
