Re: [PATCH v3 34/51] target/s390x: Use CPUBreakpoint arg in breakpoint_handler
Ilya Leoshkevich <[email protected]>
| Newsgroups | org.nongnu.qemu-riscv,org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/10/26 22:53, Richard Henderson wrote: > We no longer need to test for BP_CPU, or clear watchpoint_hit. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/s390x/tcg/debug.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) Reviewed-by: Ilya Leoskevich <[email protected]>