All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[]
@ 2026-02-27 10:10 Philippe Mathieu-Daudé
  2026-02-27 10:10 ` [PATCH v3 1/2] meson: Restrict gdbstub to user/system builds Philippe Mathieu-Daudé
  2026-02-27 10:10 ` [PATCH v3 2/2] gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[] Philippe Mathieu-Daudé
  0 siblings, 2 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-02-27 10:10 UTC (permalink / raw)
  To: qemu-devel
  Cc: Philippe Mathieu-Daudé, Gustavo Romero,
	Daniel P. Berrangé, Pierrick Bouvier, Paolo Bonzini,
	Alex Bennée, Marc-André Lureau

v3: Restrict meson to gdbstub/
v2: Check array length

Philippe Mathieu-Daudé (2):
  meson: Restrict gdbstub to user/system builds
  gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[]

 meson.build                               | 12 +-----------
 stubs/gdbstub.c => gdbstub/gdb-xml-stub.c |  0
 gdbstub/meson.build                       | 19 +++++++++++++++++++
 stubs/meson.build                         |  2 --
 4 files changed, 20 insertions(+), 13 deletions(-)
 rename stubs/gdbstub.c => gdbstub/gdb-xml-stub.c (100%)

-- 
2.52.0



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

end of thread, other threads:[~2026-02-27 11:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 10:10 [PATCH v3 0/2] gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[] Philippe Mathieu-Daudé
2026-02-27 10:10 ` [PATCH v3 1/2] meson: Restrict gdbstub to user/system builds Philippe Mathieu-Daudé
2026-02-27 11:45   ` Jim MacArthur
2026-02-27 10:10 ` [PATCH v3 2/2] gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[] Philippe Mathieu-Daudé
2026-02-27 11:46   ` Jim MacArthur

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.