Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@adacore.com>
To: gdb-patches@sourceware.org
Cc: Tom Tromey <tromey@adacore.com>
Subject: [pushed] Second fix to attr_ref_and_charlit.exp
Date: Thu, 23 Apr 2026 12:50:14 -0600	[thread overview]
Message-ID: <20260423185014.60580-1-tromey@adacore.com> (raw)

I forgot to commit a hunk in my earlier change to
attr_ref_and_charlit.exp, so while it passed locally, I checked in a
version that did not pass :-(

This patch fixes the oversight.
---
 gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp b/gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp
index 11a9bd60f5d..120da289884 100644
--- a/gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp
+++ b/gdb/testsuite/gdb.ada/attr_ref_and_charlit.exp
@@ -39,7 +39,7 @@ with_test_prefix "run" {
 }
 
 gdb_test "continue" \
-    ".*Breakpoint ${::decimal}, foo\\.p \\(s=.*\\) at .*foo.adb:${::decimal}.*"
+    ".*Breakpoint ${::decimal}, foo\\.p \\(in_val=.*\\) at .*foo.adb:${::decimal}.*"
 
 with_test_prefix "cont" {
     gdb_test "print s'first" " = 4"

base-commit: 770a40d77c0186a6b6bbd0cdc34210fed3c902e5
-- 
2.53.0


                 reply	other threads:[~2026-04-23 18:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260423185014.60580-1-tromey@adacore.com \
    --to=tromey@adacore.com \
    --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