summary refs log tree commit diff stats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2023-11-30 09:19:19 -0800
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-01-19 12:28:59 +0100
commit5f3ebbc86da5508535c7d8e4655b1dc7ad3047fe (patch)
treea42d7521d364d327d759c2dda593bb5fe354e30a /include/exec/exec-all.h
parent396f66f99dfb405bd2a29582d043d2a6b7b37d6d (diff)
downloadfocaccia-qemu-5f3ebbc86da5508535c7d8e4655b1dc7ad3047fe.tar.gz
focaccia-qemu-5f3ebbc86da5508535c7d8e4655b1dc7ad3047fe.zip
target/xtensa: use generic instruction breakpoint infrastructure
Don't embed ibreak exception generation into TB and don't invalidate TB
on ibreak address change. Add CPUBreakpoint pointers to xtensa
CPUArchState, use cpu_breakpoint_insert/cpu_breakpoint_remove_by_ref to
manage ibreak breakpoints and provide TCGCPUOps::debug_check_breakpoint
callback that recognizes valid instruction breakpoints.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20231130171920.3798954-2-jcmvbkbc@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions