|
From: | Richard Henderson |
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 |
User-agent: | Mozilla Thunderbird |
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~
[Prev in Thread] | Current Thread | [Next in Thread] |