public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tom Tromey <tromey@sourceware.org>
To: gdb-cvs@sourceware.org
Subject: [binutils-gdb] Add intro comment to length_cond.exp
Date: Wed, 19 Jun 2019 14:34:00 -0000	[thread overview]
Message-ID: <20190619143431.66055.qmail@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=899277ae529c2b743d22093fcc1a9e46aff4422a

commit 899277ae529c2b743d22093fcc1a9e46aff4422a
Author: Tom Tromey <tromey@adacore.com>
Date:   Wed Jun 19 08:32:35 2019 -0600

    Add intro comment to length_cond.exp
    
    Pedro pointed out that the new length_cond.exp test did not have an
    intro comment.  This adds one.
    
    gdb/testsuite/ChangeLog
    2019-06-19  Tom Tromey  <tromey@adacore.com>
    
    	* gdb.ada/length_cond.exp: Add intro comment.

Diff:
---
 gdb/testsuite/ChangeLog               | 4 ++++
 gdb/testsuite/gdb.ada/length_cond.exp | 3 +++
 2 files changed, 7 insertions(+)

diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 8454b00..60a19eb 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,9 @@
 2019-06-19  Tom Tromey  <tromey@adacore.com>
 
+	* gdb.ada/length_cond.exp: Add intro comment.
+
+2019-06-19  Tom Tromey  <tromey@adacore.com>
+
 	* gdb.ada/length_cond.exp: New file.
 	* gdb.ada/length_cond/length_cond.adb: New file.
 	* gdb.ada/length_cond/pck.adb: New file.
diff --git a/gdb/testsuite/gdb.ada/length_cond.exp b/gdb/testsuite/gdb.ada/length_cond.exp
index 53e9187..7a37c5f 100644
--- a/gdb/testsuite/gdb.ada/length_cond.exp
+++ b/gdb/testsuite/gdb.ada/length_cond.exp
@@ -13,6 +13,9 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+# Regression test for a crash that would happen when setting a
+# breakpoint condition that used an array attribute.
+
 load_lib "ada.exp"
 
 standard_ada_testfile length_cond


                 reply	other threads:[~2019-06-19 14:34 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=20190619143431.66055.qmail@sourceware.org \
    --to=tromey@sourceware.org \
    --cc=gdb-cvs@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).