qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] configure: Bump GDB detection version for GDB_HAS_MTE
@ 2024-08-04 16:18 Gustavo Romero
  2024-08-04 16:18 ` [PATCH 1/3] configure: Fix arch detection " Gustavo Romero
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gustavo Romero @ 2024-08-04 16:18 UTC (permalink / raw)
  To: qemu-devel, richard.henderson; +Cc: alex.bennee, gustavo.romero

The main goal of this tiny series is to bump from 15.0. to 15.1 the GDB
version used for setting GDB_HAS_MTE=y to correctly detect GDB versions
that support all the packets necessary to run the QEMU gdbstub MTE tests
in user mode, resolving issue 2447 [0].

I took the chance to fix a bug in configure also regarding GDB_HAS_MTE,
which was being set even if the GDB available in the build env. does not
support the Aarch64 arch.

Cheers,
Gustavo

[0] https://gitlab.com/qemu-project/qemu/-/issues/2477

Gustavo Romero (3):
  configure: Fix arch detection for GDB_HAS_MTE
  configure: Avoid use of param. expansion when using gdb_version
  configure: Fix GDB version detection for GDB_HAS_MTE

 configure | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-05 13:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-04 16:18 [PATCH 0/3] configure: Bump GDB detection version for GDB_HAS_MTE Gustavo Romero
2024-08-04 16:18 ` [PATCH 1/3] configure: Fix arch detection " Gustavo Romero
2024-08-04 16:18 ` [PATCH 2/3] configure: Avoid use of param. expansion when using gdb_version Gustavo Romero
2024-08-04 16:18 ` [PATCH 3/3] configure: Fix GDB version detection for GDB_HAS_MTE Gustavo Romero
2024-08-05 13:12 ` [PATCH 0/3] configure: Bump GDB detection version " Alex Bennée

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).