target/ppc: Remove references to gdb_has_xml
commit8e6d3ea2f5163e12baf86692b1fb1de2fea66625
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Mon, 9 Oct 2023 16:40:56 +0000 (9 17:40 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 11 Oct 2023 07:46:33 +0000 (11 08:46 +0100)
tree30bb78549f5394a6a19d5c5ff4d10122853aae40
parentdd2f7e2974b1cefe00cb5077ae58134ef973070d
target/ppc: Remove references to gdb_has_xml

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>
Message-Id: <20230912224107.29669-11-akihiko.odaki@daynix.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231009164104.369749-18-alex.bennee@linaro.org>
target/ppc/gdbstub.c