]> git.proxmox.com Git - mirror_qemu.git/commit
gdbstub: Implement target halted (? pkt) with new infra
authorJon Doron <arilou@gmail.com>
Wed, 29 May 2019 06:41:46 +0000 (09:41 +0300)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 12 Jun 2019 16:53:23 +0000 (17:53 +0100)
commit7009d579240035d9ba981940bf945d8b633625dd
treeea6ff4cf642938800dc23f526679ae7e81dd34d5
parent2704efad514da6600481bef8686ddb786c10c62b
gdbstub: Implement target halted (? pkt) with new infra

Note: The user-mode thread-id has been correctly reported since bd88c780e6

Signed-off-by: Jon Doron <arilou@gmail.com>
Message-Id: <20190529064148.19856-19-arilou@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
gdbstub.c