qemu/gdbstub
Gustavo Romero 3b6c27d8f2 gdbstub: Use true to set cmd_startswith
cmd_startswith is a boolean so use 'true' to set it instead of 1.

Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Message-Id: <20240628050850.536447-10-gustavo.romero@linaro.org>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240705084047.857176-39-alex.bennee@linaro.org>
2024-07-05 12:35:30 +01:00
..
gdbstub.c gdbstub: Use true to set cmd_startswith 2024-07-05 12:35:30 +01:00
internals.h gdbstub: Make hex conversion function non-internal 2024-07-05 12:35:19 +01:00
meson.build meson: Drop the .fa library suffix 2024-07-03 18:41:26 +02:00
syscalls.c gdbstub: Move GdbCmdParseEntry into a new header file 2024-07-05 12:35:01 +01:00
system.c gdbstub: Move GdbCmdParseEntry into a new header file 2024-07-05 12:35:01 +01:00
trace-events gdbstub: Rename 'softmmu' -> 'system' 2023-10-07 19:02:59 +02:00
trace.h gdbstub: move into its own sub directory 2022-10-06 11:53:41 +01:00
user-target.c gdbstub: Move GdbCmdParseEntry into a new header file 2024-07-05 12:35:01 +01:00
user.c gdbstub: Move GdbCmdParseEntry into a new header file 2024-07-05 12:35:01 +01:00