qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-6.1 v5 09/15] target/arm: Implement debug_check_breakpoin


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH for-6.1 v5 09/15] target/arm: Implement debug_check_breakpoint
Date: Tue, 20 Jul 2021 13:52:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 7/20/21 3:17 AM, Richard Henderson wrote:
> Reuse the code at the bottom of helper_check_breakpoints,
> which is what we currently call from *_tr_breakpoint_check.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/internals.h    | 3 +++
>  target/arm/cpu.c          | 1 +
>  target/arm/cpu_tcg.c      | 1 +
>  target/arm/debug_helper.c | 7 +++----
>  4 files changed, 8 insertions(+), 4 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]