public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Jeff Holcomb <jeffh@redhat.com>
To: insight@sources.redhat.com
Subject: [RFA] cpp_variable testfile fix
Date: Mon, 13 Aug 2001 16:56:00 -0000	[thread overview]
Message-ID: <Pine.SOL.3.91.1010813165232.818C-100000@taarna.cygnus.com> (raw)

This changes the cpp_variable testcase to use gdbtk_test_run like the 
other testcases in testsuite/gdb.gdbtk/.  It's required for targets 
that need to start with a "continue" rather than a "run".  Ok to commit?

2001-08-13  Jeff Holcomb  <jeffh@redhat.com>
 
        * cpp_variable.test: Use gdbtk_test_run to start the test 
        program.

Index: cpp_variable.test
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.gdbtk/cpp_variable.test,v
retrieving revision 1.2
diff -u -p -r1.2 cpp_variable.test
--- cpp_variable.test   2001/05/07 20:39:32     1.2
+++ cpp_variable.test   2001/08/13 23:55:32
@@ -143,7 +143,7 @@ proc delete_all_variables {} {
 
 # run to "do_simple_class_tests"
 gdb_cmd "break do_simple_class_tests"
-gdb_cmd "run"
+gdbtk_test_run
 
 # Test:  cpp_variable-1.1
 # Desc:  stopped in do_simple_class_tests

             reply	other threads:[~2001-08-13 16:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-13 16:56 Jeff Holcomb [this message]
2001-08-13 17:03 ` Keith Seitz
2001-08-13 17:08   ` Jeff Holcomb

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=Pine.SOL.3.91.1010813165232.818C-100000@taarna.cygnus.com \
    --to=jeffh@redhat.com \
    --cc=insight@sources.redhat.com \
    /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).