This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/3] Small testsuite updates


While working on additional riscv support I ran into a few minor
annoyances in the testsuite, addressed in these patches.  Only the
second patch is really RiscV specific, one and three are pretty
generic.

---

Andrew Burgess (3):
  gdb/testsuite: Fix broken regexp in gdbstub case
  gdb/testsuite: Filter out some registers for riscv
  gdb/testsuite: Handle targets with lots of registers

 gdb/testsuite/ChangeLog              | 15 +++++++++++++++
 gdb/testsuite/gdb.base/callfuncs.exp | 10 ++++++++++
 gdb/testsuite/gdb.base/maint.exp     | 18 ++++++++++++++++--
 gdb/testsuite/lib/mi-support.exp     |  6 +++++-
 4 files changed, 46 insertions(+), 3 deletions(-)

-- 
2.12.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]