diff options
| author | Max Filippov | 2021-04-15 22:38:08 +0200 |
|---|---|---|
| committer | Max Filippov | 2021-05-20 22:02:58 +0200 |
| commit | cb2d627a00a6bf686bc221b05f136545639a1c37 (patch) | |
| tree | 9be65853f3933113b51ba9266c010059a6827751 /python | |
| parent | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210520-v2' i... (diff) | |
| download | qemu-cb2d627a00a6bf686bc221b05f136545639a1c37.tar.gz qemu-cb2d627a00a6bf686bc221b05f136545639a1c37.tar.xz qemu-cb2d627a00a6bf686bc221b05f136545639a1c37.zip | |
target/xtensa: don't generate extra EXCP_DEBUG on exception
target/xtensa used to generate an extra EXCP_DEBUG exception before the
first instruction executed after an interrupt or an exception is taken
to allow single-stepping that instruction in the debugger.
This is no longer needed after the following commits:
a7ba744f4082 ("tcg/cpu-exec: precise single-stepping after an exception")
ba3c35d9c402 ("tcg/cpu-exec: precise single-stepping after an interrupt")
Drop exception state tracking/extra EXCP_DEBUG generation code.
Cc: qemu-stable@nongnu.org # v5.1, v5.2, v6.0
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
