[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 7/9] gdbstub: remove unused user_ctx field
From: |
Ilya Leoshkevich |
Subject: |
Re: [PATCH 7/9] gdbstub: remove unused user_ctx field |
Date: |
Wed, 16 Aug 2023 14:14:49 +0200 |
User-agent: |
Evolution 3.48.4 (3.48.4-1.fc38) |
On Tue, 2023-08-15 at 15:51 +0100, Alex Bennée wrote:
> This was always NULL so drop it.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> gdbstub/gdbstub.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
- [PATCH 1/9] gitlab: enable ccache for many build jobs, (continued)
- [PATCH 6/9] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT, Alex Bennée, 2023/08/15
- [PATCH 7/9] gdbstub: remove unused user_ctx field, Alex Bennée, 2023/08/15
- Re: [PATCH 7/9] gdbstub: remove unused user_ctx field,
Ilya Leoshkevich <=
- [PATCH 5/9] tests/tcg: clean-up gdb confirm/pagination settings, Alex Bennée, 2023/08/15
- [PATCH 8/9] gdbstub: refactor get_feature_xml, Alex Bennée, 2023/08/15
- [PATCH 9/9] gdbstub: replace global gdb_has_xml with a function, Alex Bennée, 2023/08/15