public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] gdb: Fix DUPLICATE and PATH regressions throughout
@ 2022-05-19 12:34 Pedro Alves
  2022-05-19 12:34 ` [PATCH 1/2] Add -nopass option to gdb_test/gdb_test_multiple Pedro Alves
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Pedro Alves @ 2022-05-19 12:34 UTC (permalink / raw)
  To: gdb-patches

Patch #1 adds "gdb_test -nopass" as mentioned here:

  https://sourceware.org/pipermail/gdb-patches/2022-May/189189.html

Patch #2 fixes DUPLICATE/PATH regressions throughout.

Pedro Alves (2):
  Add -nopass option to gdb_test/gdb_test_multiple
  gdb: Fix DUPLICATE and PATH regressions throughout

 gdb/testsuite/gdb.ada/bp_reset.exp            |   3 +-
 gdb/testsuite/gdb.ada/exec_changed.exp        |  19 +-
 gdb/testsuite/gdb.ada/expr_delims.exp         |   3 +-
 .../gdb.ada/out_of_line_in_inlined.exp        |   3 +-
 gdb/testsuite/gdb.base/break-probes.exp       |   3 +-
 gdb/testsuite/gdb.base/break.exp              | 218 +++---
 gdb/testsuite/gdb.base/checkpoint.exp         |  35 +-
 gdb/testsuite/gdb.base/gdb-sigterm.exp        |  27 +-
 gdb/testsuite/gdb.base/info-macros.exp        |  14 +-
 gdb/testsuite/gdb.base/pie-execl.exp          |   4 +-
 gdb/testsuite/gdb.base/setvar.exp             |  12 +-
 gdb/testsuite/gdb.base/sizeof.exp             |  12 +-
 gdb/testsuite/gdb.base/style.exp              |  37 +-
 .../gdb.base/watchpoint-unaligned.exp         |  10 +-
 gdb/testsuite/gdb.base/watchpoint.exp         |   6 +-
 gdb/testsuite/gdb.cp/cpexprs.exp.tcl          |   3 +-
 gdb/testsuite/gdb.cp/static-method.exp        |   3 +-
 gdb/testsuite/gdb.reverse/insn-reverse.exp    |   4 +-
 .../gdb.reverse/machinestate-precsave.exp     | 271 +++----
 gdb/testsuite/gdb.reverse/machinestate.exp    | 268 +++----
 .../access-mem-running-thread-exit.exp        |   9 +-
 .../gdb.threads/attach-into-signal.exp        |   2 +-
 gdb/testsuite/gdb.threads/sigstep-threads.exp |   6 +-
 gdb/testsuite/gdb.trace/actions.exp           |   2 +-
 gdb/testsuite/gdb.trace/backtrace.exp         |  34 +-
 gdb/testsuite/gdb.trace/collection.exp        | 722 +++++++++---------
 gdb/testsuite/gdb.trace/infotrace.exp         |   2 +-
 gdb/testsuite/gdb.trace/passc-dyn.exp         |  52 +-
 gdb/testsuite/gdb.trace/report.exp            |   2 -
 gdb/testsuite/gdb.trace/tfind.exp             |   8 +-
 gdb/testsuite/gdb.trace/tspeed.exp            |  10 +-
 gdb/testsuite/gdb.trace/while-dyn.exp         |  61 +-
 gdb/testsuite/gdb.trace/while-stepping.exp    |   2 +-
 gdb/testsuite/lib/completion-support.exp      |   4 +-
 gdb/testsuite/lib/gdb-guile.exp               |  16 +-
 gdb/testsuite/lib/gdb.exp                     |  68 +-
 gdb/testsuite/lib/range-stepping-support.exp  |   4 +-
 gdb/testsuite/lib/trace-support.exp           |   4 +-
 38 files changed, 1001 insertions(+), 962 deletions(-)


base-commit: 02646f1960a53e50c05218725cbf63098bee5bbe
-- 
2.36.0


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

end of thread, other threads:[~2022-06-04  9:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-19 12:34 [PATCH 0/2] gdb: Fix DUPLICATE and PATH regressions throughout Pedro Alves
2022-05-19 12:34 ` [PATCH 1/2] Add -nopass option to gdb_test/gdb_test_multiple Pedro Alves
2022-05-19 12:34 ` [PATCH 2/2] gdb: Fix DUPLICATE and PATH regressions throughout Pedro Alves
2022-05-20 10:10 ` [PATCH, TEST REQUEST][gdb/testsuite] Fix ERROR in gdb.ctf/funcreturn.exp Tom de Vries
2022-06-04  9:19   ` [committed][gdb/testsuite] " Tom de Vries
2022-05-24 15:18 ` [PATCH 0/2] gdb: Fix DUPLICATE and PATH regressions throughout Simon Marchi
2022-05-25 12:47   ` 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).