From: Richard Henderson <richard.henderson@linaro.org>
To: Gustavo Romero <gustavo.romero@linaro.org>,
qemu-devel@nongnu.org, philmd@linaro.org,
peter.maydell@linaro.org, alex.bennee@linaro.org
Subject: Re: [PATCH v3 7/9] gdbstub: Make get cpu and hex conversion functions non-internal
Date: Thu, 20 Jun 2024 21:38:36 -0700 [thread overview]
Message-ID: <9f6e6321-647c-4ba4-8997-b6243253e761@linaro.org> (raw)
In-Reply-To: <20240617062849.3531745-8-gustavo.romero@linaro.org>
On 6/16/24 23:28, Gustavo Romero wrote:
> Make the gdb_first_attached_cpu and gdb_hextomem non-internal so they
> are not confined to use only in gdbstub.c.
>
> Signed-off-by: Gustavo Romero<gustavo.romero@linaro.org>
> ---
> gdbstub/internals.h | 2 --
> include/exec/gdbstub.h | 5 +++++
> include/gdbstub/commands.h | 6 ++++++
> 3 files changed, 11 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2024-06-21 4:39 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-17 6:28 [PATCH v3 0/9] Add MTE stubs for aarch64 user mode Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 1/9] gdbstub: Clean up process_string_cmd Gustavo Romero
2024-06-21 0:49 ` Richard Henderson
2024-06-17 6:28 ` [PATCH v3 2/9] gdbstub: Move GdbCmdParseEntry into a new header file Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 3/9] gdbstub: Add support for target-specific stubs Gustavo Romero
2024-06-21 4:28 ` Richard Henderson
2024-06-21 9:01 ` Alex Bennée
2024-06-21 8:11 ` Alex Bennée
2024-06-24 5:35 ` Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 4/9] target/arm: Fix exception case in allocation_tag_mem_probe Gustavo Romero
2024-06-21 4:28 ` Richard Henderson
2024-06-17 6:28 ` [PATCH v3 5/9] target/arm: Make some MTE helpers widely available Gustavo Romero
2024-06-21 4:31 ` Richard Henderson
2024-06-24 5:36 ` Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 6/9] target/arm: Factor out code for setting MTE TCF0 field Gustavo Romero
2024-06-21 4:35 ` Richard Henderson
2024-06-24 5:38 ` Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 7/9] gdbstub: Make get cpu and hex conversion functions non-internal Gustavo Romero
2024-06-21 4:38 ` Richard Henderson [this message]
2024-06-17 6:28 ` [PATCH v3 8/9] gdbstub: Add support for MTE in user mode Gustavo Romero
2024-06-17 6:28 ` [PATCH v3 9/9] tests/tcg/aarch64: Add MTE gdbstub tests Gustavo Romero
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9f6e6321-647c-4ba4-8997-b6243253e761@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=gustavo.romero@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).