From: Jerome Guitton <guitton@adacore.com>
To: gdb-patches@sourceware.org
Cc: Joel Brobecker <brobecker@adacore.com>
Subject: [RFA/testsuite 4/4] update ptype_tagged_param.exp
Date: Thu, 29 Nov 2012 13:37:00 -0000 [thread overview]
Message-ID: <1354196235-8414-4-git-send-email-guitton@adacore.com> (raw)
In-Reply-To: <1354196235-8414-1-git-send-email-guitton@adacore.com>
From: Joel Brobecker <brobecker@adacore.com>
The implementation of interface support brought about some more
precise results for other tagged types: ptype is now able to tell if a
class-wide object is a ref.
gdb/testsuite/ChangeLog:
* gdb.ada/ptype_tagged_param.exp: Adjust expected output in
ptype test.
OK to apply?
---
gdb/testsuite/gdb.ada/ptype_tagged_param.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gdb/testsuite/gdb.ada/ptype_tagged_param.exp b/gdb/testsuite/gdb.ada/ptype_tagged_param.exp
index e538b98..98ee548 100644
--- a/gdb/testsuite/gdb.ada/ptype_tagged_param.exp
+++ b/gdb/testsuite/gdb.ada/ptype_tagged_param.exp
@@ -31,6 +31,6 @@ set eol "\[\r\n\]+"
set sp "\[ \t\]*"
gdb_test "ptype s" \
- "type = new pck.shape with record${eol}${sp}r: integer;${eol}end record" \
+ "type = <ref> new pck.shape with record${eol}${sp}r: integer;${eol}end record" \
"ptype s"
--
1.7.10.4
next prev parent reply other threads:[~2012-11-29 13:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-29 13:37 [RFA/Ada 1/4] Full view of interface-wide types Jerome Guitton
2012-11-29 13:37 ` Jerome Guitton [this message]
2012-11-29 14:22 ` [RFA/testsuite 4/4] update ptype_tagged_param.exp Joel Brobecker
2012-11-29 16:36 ` Jerome Guitton
2012-11-29 13:37 ` [RFA/Ada 2/4] Strip interface tags from visible fields Jerome Guitton
2012-11-29 14:20 ` Joel Brobecker
2012-11-29 13:37 ` [RFA/testsuite 3/4] New testcase for interface type printing Jerome Guitton
2012-11-29 14:20 ` Joel Brobecker
2012-11-29 14:20 ` [RFA/Ada 1/4] Full view of interface-wide types Joel Brobecker
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=1354196235-8414-4-git-send-email-guitton@adacore.com \
--to=guitton@adacore.com \
--cc=brobecker@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