public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v5 0/4] gdb: add gdb_attach to fix failed testcases
@ 2022-03-22  6:41 Tiezhu Yang
  2022-03-22  6:41 ` [PATCH v5 1/4] gdb: testsuite: remove attach test from can_spawn_for_attach Tiezhu Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tiezhu Yang @ 2022-03-22  6:41 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi, Pedro Alves, Kevin

Please review this v5 patchset, thank you.

Tiezhu Yang (4):
  gdb: testsuite: remove attach test from can_spawn_for_attach
  gdb: testsuite: add new gdb_attach to check "attach" command
  gdb: testsuite: use gdb_attach to fix attach-pie-noexec.exp
  gdb: testsuite: use gdb_attach to fix jit-elf.exp

 gdb/testsuite/gdb.base/attach-pie-noexec.exp |  5 +-
 gdb/testsuite/gdb.base/jit-elf.exp           | 24 ++++++----
 gdb/testsuite/lib/gdb.exp                    | 72 +++++++++++++---------------
 3 files changed, 52 insertions(+), 49 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2022-03-22 11:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-22  6:41 [PATCH v5 0/4] gdb: add gdb_attach to fix failed testcases Tiezhu Yang
2022-03-22  6:41 ` [PATCH v5 1/4] gdb: testsuite: remove attach test from can_spawn_for_attach Tiezhu Yang
2022-03-22  6:41 ` [PATCH v5 2/4] gdb: testsuite: add new gdb_attach to check "attach" command Tiezhu Yang
2022-03-22  6:41 ` [PATCH v5 3/4] gdb: testsuite: use gdb_attach to fix attach-pie-noexec.exp Tiezhu Yang
2022-03-22  6:41 ` [PATCH v5 4/4] gdb: testsuite: use gdb_attach to fix jit-elf.exp Tiezhu Yang
2022-03-22 11:24 ` [PATCH v5 0/4] gdb: add gdb_attach to fix failed testcases 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).