OSDN Git Service

gdbstub: Remove gdb_has_xml variable
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Mon, 9 Oct 2023 16:40:57 +0000 (17:40 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 11 Oct 2023 07:46:33 +0000 (08:46 +0100)
commit213316d401e72b218d8edd9b88d72df6ecf0cc49
tree745ecda17915fc7df63423ef812bfbc749e58ad6
parent8e6d3ea2f5163e12baf86692b1fb1de2fea66625
gdbstub: Remove gdb_has_xml variable

GDB has XML support since 6.7 which was released in 2007.
It's time to remove support for old GDB versions without XML support.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20230912224107.29669-12-akihiko.odaki@daynix.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231009164104.369749-19-alex.bennee@linaro.org>
gdbstub/gdbstub.c
gdbstub/internals.h
include/exec/gdbstub.h