gdbstub: Fix target.xml response
commit5d1ab242067cdff30a8fc875933b14e21bb53308
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Mon, 9 Oct 2023 16:40:48 +0000 (9 17:40 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 11 Oct 2023 07:46:33 +0000 (11 08:46 +0100)
tree46430c3c703ea609e824f5dd5d18f134e7207f37
parentaf2e06c9f122a3bb83d11df85d21257808c414cb
gdbstub: Fix target.xml response

It was failing to return target.xml after the first request.

Fixes: 56e534bd11 ("gdbstub: refactor get_feature_xml")
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-Id: <20230912224107.29669-3-akihiko.odaki@daynix.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231009164104.369749-10-alex.bennee@linaro.org>
gdbstub/gdbstub.c