On 2/19/26 11:19 AM, Philippe Mathieu-Daudé wrote:
Rather than checking TARGET_LONG_BITS at build time, check target_long_bits() at runtime.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- include/gdbstub/helpers.h | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
