public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Pedro Alves <pedro@palves.net>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/2] gdb: Fix DUPLICATE and PATH regressions throughout
Date: Thu, 19 May 2022 13:34:43 +0100	[thread overview]
Message-ID: <20220519123445.2756177-1-pedro@palves.net> (raw)

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


             reply	other threads:[~2022-05-19 12:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-19 12:34 Pedro Alves [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220519123445.2756177-1-pedro@palves.net \
    --to=pedro@palves.net \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).