diff options
author | Richard Henderson | 2022-06-07 21:38:26 +0200 |
---|---|---|
committer | Richard Henderson | 2022-06-28 01:05:07 +0200 |
commit | c805e118754a2c90c29219985ba389829d4a53a4 (patch) | |
tree | 7aacb825b8c96218f3b81af10c4cc631d5aa30dc /semihosting | |
parent | include/exec: Define errno values in gdbstub.h (diff) | |
download | qemu-c805e118754a2c90c29219985ba389829d4a53a4.tar.gz qemu-c805e118754a2c90c29219985ba389829d4a53a4.tar.xz qemu-c805e118754a2c90c29219985ba389829d4a53a4.zip |
gdbstub: Convert GDB error numbers to host error numbers
Provide the callback with consistent state -- always use
host error numbers. The individual callback can then
decide if the errno requires conversion for the guest.
Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'semihosting')
0 files changed, 0 insertions, 0 deletions