public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some gdbserver test suite fixes
@ 2018-03-14 16:12 Andreas Arnez
  2018-03-14 16:13 ` [PATCH 3/3] Fix a FAIL in attach.exp under native-extended-gdbserver Andreas Arnez
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Andreas Arnez @ 2018-03-14 16:12 UTC (permalink / raw)
  To: gdb-patches

These are fixes for a few test suite problems I encountered when running
with --target_board=native-gdbserver or native-extended-gdbserver.  The
patches are just loosely bundled in this series, but really independent
from each other.

Andreas Arnez (3):
  Fix tspeed test case: copy libinproctrace to target
  Testsuite: Rename "end()" to avoid libinproctrace C++ symbol clash
  Fix a FAIL in attach.exp under native-extended-gdbserver

 gdb/testsuite/gdb.base/attach.exp       |  7 +++++++
 gdb/testsuite/gdb.trace/trace-break.c   |  4 ++--
 gdb/testsuite/gdb.trace/trace-break.exp | 12 ++++++------
 gdb/testsuite/gdb.trace/trace-mt.c      |  4 ++--
 gdb/testsuite/gdb.trace/trace-mt.exp    |  2 +-
 gdb/testsuite/gdb.trace/tspeed.exp      |  1 +
 gdb/testsuite/gdb.trace/unavailable.cc  |  8 ++++----
 gdb/testsuite/gdb.trace/unavailable.exp | 20 ++++++++++----------
 8 files changed, 33 insertions(+), 25 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-04-25  9:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-14 16:12 [PATCH 0/3] Some gdbserver test suite fixes Andreas Arnez
2018-03-14 16:13 ` [PATCH 3/3] Fix a FAIL in attach.exp under native-extended-gdbserver Andreas Arnez
2018-03-15 22:17   ` Simon Marchi
2018-04-25  9:32     ` Andreas Arnez
2018-03-14 16:13 ` [PATCH 1/3] Fix tspeed test case: copy libinproctrace to target Andreas Arnez
2018-03-15 21:40   ` Simon Marchi
2018-03-16 19:41     ` Andreas Arnez
2018-03-14 16:13 ` [PATCH 2/3] Testsuite: Rename "end()" to avoid libinproctrace C++ symbol clash Andreas Arnez
2018-03-15 21:58   ` Simon Marchi
2018-03-16 19:47     ` Andreas Arnez
2018-03-16 21:57       ` Simon Marchi
2018-03-19 12:15         ` Andreas Arnez
2018-03-26 14:44       ` Pedro Alves

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