Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [pushed] Second fix to attr_ref_and_charlit.exp
@ 2026-04-23 18:50 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2026-04-23 18:50 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-04-23 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-23 18:50 [pushed] Second fix to attr_ref_and_charlit.exp Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox