public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix gdb.arch/aarch64-sme-core-*.exp failures
@ 2023-11-30 21:20 Simon Marchi
  2023-11-30 21:20 ` [PATCH 1/2] gdb: return when exceeding buffer size in regcache::transfer_regset Simon Marchi
  2023-11-30 21:20 ` [PATCH 2/2] gdb: add missing regcache_map_entry array null terminators in aarch64-linux-tdep.c Simon Marchi
  0 siblings, 2 replies; 10+ messages in thread
From: Simon Marchi @ 2023-11-30 21:20 UTC (permalink / raw)
  To: gdb-patches; +Cc: Luis Machado, John Baldwin, Simon Marchi

While testing my pseudo-register series on QEMU AArch64 (to test SVE and
SME support), I noticed some pre-existing failures in the
gdb.arch/aarch64-sme-core-*.exp.  This small series fixes them.

Simon Marchi (2):
  gdb: return when exceeding buffer size in regcache::transfer_regset
  gdb: add missing regcache_map_entry array null terminators in
    aarch64-linux-tdep.c

 gdb/aarch64-linux-tdep.c | 7 +++++--
 gdb/regcache.c           | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)


base-commit: d5835df2eebf8e9cd3ae35b683c831c2a16a5269
-- 
2.43.0


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

end of thread, other threads:[~2023-12-01 16:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-30 21:20 [PATCH 0/2] Fix gdb.arch/aarch64-sme-core-*.exp failures Simon Marchi
2023-11-30 21:20 ` [PATCH 1/2] gdb: return when exceeding buffer size in regcache::transfer_regset Simon Marchi
2023-11-30 23:42   ` John Baldwin
2023-12-01  0:02     ` Simon Marchi
2023-12-01  9:13   ` Luis Machado
2023-11-30 21:20 ` [PATCH 2/2] gdb: add missing regcache_map_entry array null terminators in aarch64-linux-tdep.c Simon Marchi
2023-11-30 23:44   ` John Baldwin
2023-12-01  0:03     ` Simon Marchi
2023-12-01  9:12   ` Luis Machado
2023-12-01 16:21     ` Simon Marchi

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 read-only IMAP folder(s) and NNTP newsgroup(s).