qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 06/29] query for registers added


From: Alex Bennée
Subject: Re: [PATCH v2 06/29] query for registers added
Date: Fri, 13 Oct 2023 17:38:49 +0100
User-agent: mu4e 1.11.22; emacs 29.1.50

Nicolas Eder <nicolas.eder@lauterbach.com> writes:

> From: neder <nicolas.eder@lauterbach.com>
>
> ---
>  mcdstub/internals.h    |  55 +++++--
>  mcdstub/mcdstub.c      | 320
> ++++++++++++++++++++++++++++++++++++++---

this doesn't match

>  target/arm/meson.build |   1 +
>  3 files changed, 344 insertions(+), 32 deletions(-)
>
<snip>
> --- a/target/arm/meson.build
> +++ b/target/arm/meson.build
> @@ -3,6 +3,7 @@ arm_ss.add(files(
>    'cpu.c',
>    'debug_helper.c',
>    'gdbstub.c',
> +  'mcdstub.c',
>    'helper.c',
>    'vfp_helper.c',
>  ))

this.

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro



reply via email to

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