public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix mi-exec-run.exp with native-extended-gdbserver
@ 2022-04-27 18:17 Andrew Burgess
  2022-04-27 18:17 ` [PATCH 1/2] gdb: fix failures in gdb.mi/mi-exec-run.exp " Andrew Burgess
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Andrew Burgess @ 2022-04-27 18:17 UTC (permalink / raw)
  To: gdb-patches; +Cc: Andrew Burgess

While testing another patch I hit some unstable test failures in
mi-exec-run.exp, when using native-extended-gdbserver board.

These two patches fix the two separate issues that were impacting this
test.

Now I see no failures for mi-exec-run.exp using the unix board, or the
native-extended-gdbserver board.

---

Andrew Burgess (2):
  gdb: fix failures in gdb.mi/mi-exec-run.exp with
    native-extended-gdbserver
  gdb/testsuite: fix native-extended-gdbserver failure in
    mi-exec-run.exp

 .../boards/native-extended-gdbserver.exp      |  2 +-
 gdb/testsuite/gdb.mi/mi-break-qualified.exp   |  2 +-
 gdb/testsuite/gdb.mi/mi-exec-run.exp          | 91 ++++++++++++++-----
 gdb/testsuite/lib/mi-support.exp              | 24 +++--
 4 files changed, 86 insertions(+), 33 deletions(-)

-- 
2.25.4


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

end of thread, other threads:[~2022-05-03  9:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27 18:17 [PATCH 0/2] Fix mi-exec-run.exp with native-extended-gdbserver Andrew Burgess
2022-04-27 18:17 ` [PATCH 1/2] gdb: fix failures in gdb.mi/mi-exec-run.exp " Andrew Burgess
2022-04-27 18:42   ` Pedro Alves
2022-04-27 18:17 ` [PATCH 2/2] gdb/testsuite: fix native-extended-gdbserver failure in mi-exec-run.exp Andrew Burgess
2022-04-28 11:27 ` [PATCHv2 0/2] Fix mi-exec-run.exp with native-extended-gdbserver Andrew Burgess
2022-04-28 11:27   ` [PATCHv2 1/2] gdb: fix failures in gdb.mi/mi-exec-run.exp " Andrew Burgess
2022-04-29 13:52     ` Pedro Alves
2022-04-28 11:27   ` [PATCHv2 2/2] gdb/testsuite: fix native-extended-gdbserver failure in mi-exec-run.exp Andrew Burgess
2022-04-29 14:13     ` Pedro Alves
2022-04-29 18:15       ` [PATCHv3 0/3] gdb/testsuite: fix mi-exec-run.exp Andrew Burgess
2022-04-29 18:15         ` [PATCHv3 1/3] gdb/testsuite: fix mi-exec-run.exp with native-extended-gdbserver board Andrew Burgess
2022-04-29 18:15         ` [PATCHv3 2/3] gdb/testsuite: change mi_gdb_start to take a list of flags Andrew Burgess
2022-04-29 18:15         ` [PATCHv3 3/3] gdb/testsuite: small cleanup in mi-break-qualified.exp Andrew Burgess
2022-05-02 16:37         ` [PATCHv3 0/3] gdb/testsuite: fix mi-exec-run.exp Pedro Alves
2022-05-03  9:49           ` Andrew Burgess

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