OSDN Git Service

target/mips: gdbstub: Revert commit 8e0b373
authorLibo Zhou <zhlb29@foxmail.com>
Wed, 11 Sep 2019 13:19:26 +0000 (15:19 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Thu, 12 Sep 2019 16:25:34 +0000 (18:25 +0200)
commitd1cc1533509012916dceeb7f23accda8a9fee85c
tree659fb25378c53fd15aee4ba891edd26896589a94
parent6626286e50d813e1ee79629cb5699c8c2d09fdda
target/mips: gdbstub: Revert commit 8e0b373

Multiple reports from users were received regarding failures of
packet 'g' communication with gdb for some MIPS configurations.
It was found out (by bisecting) that the problematic commit is
8e0b373. Revert that commit until a better solution is developed.

Suggested-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Libo Zhou <zhlb29@foxmail.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <1568207966-25202-1-git-send-email-aleksandar.markovic@rt-rk.com>
target/mips/gdbstub.c