qemu-e2k/gdbstub
Alex Bennée 1678ea040e gdbstub: move fromhex/tohex routines to internals
These will be needed from multiple places in the code. They are
declared as inline so move to the header and fix up to modern coding
style.

The only other place that messes with hex stuff at the moment is the
URI handling in utils but that would be more code churn so leave for
now.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230302190846.2593720-9-alex.bennee@linaro.org>
Message-Id: <20230303025805.625589-9-richard.henderson@linaro.org>
2023-03-07 17:06:36 +00:00
..
gdbstub.c gdbstub: move fromhex/tohex routines to internals 2023-03-07 17:06:36 +00:00
internals.h gdbstub: move fromhex/tohex routines to internals 2023-03-07 17:06:36 +00:00
meson.build gdbstub: move breakpoint logic to accel ops 2022-10-06 11:53:41 +01:00
softmmu.c gdbstub: fix-up copyright and license files 2023-03-07 17:06:20 +00:00
trace-events
trace.h
user.c gdbstub: fix-up copyright and license files 2023-03-07 17:06:20 +00:00