aboutsummaryrefslogtreecommitdiff
path: root/dump
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2023-06-30 19:04:14 +0100
committerAlex Bennée <alex.bennee@linaro.org>2023-07-03 12:52:30 +0100
commit3b72d68162f63ae4abc78edaa40775b045128ff6 (patch)
tree5d81cf419b705c4c950b7690c5cd909625924854 /dump
parentd2fe226467995c6843bba98da2e51dd5e85cef58 (diff)
downloadqemu-3b72d68162f63ae4abc78edaa40775b045128ff6.zip
qemu-3b72d68162f63ae4abc78edaa40775b045128ff6.tar.gz
qemu-3b72d68162f63ae4abc78edaa40775b045128ff6.tar.bz2
gdbstub: Permit reverse step/break to provide stop response
The final part of the reverse step and break handling is to bring the machine back to a debug stop state. gdb expects a response. A gdb 'rsi' command hangs forever because the gdbstub filters out the response (also observable with reverse_debugging.py avocado tests). Fix by setting allow_stop_reply for the gdb backward packets. Fixes: 758370052fb ("gdbstub: only send stop-reply packets when allowed to") Cc: qemu-stable@nongnu.org Cc: Matheus Tavares Bernardino <quic_mathbern@quicinc.com> Cc: Alex Bennée <alex.bennee@linaro.org> Cc: Taylor Simpson <tsimpson@quicinc.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Acked-by: Matheus Tavares Bernardino <quic_mathbern@quicinc.com> Message-Id: <20230623035304.279833-1-npiggin@gmail.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230630180423.558337-30-alex.bennee@linaro.org>
Diffstat (limited to 'dump')
0 files changed, 0 insertions, 0 deletions