OSDN Git Service

2001-08-13 Jeff Holcomb <jeffh@redhat.com>
authorjeffh <jeffh>
Tue, 14 Aug 2001 00:07:59 +0000 (00:07 +0000)
committerjeffh <jeffh>
Tue, 14 Aug 2001 00:07:59 +0000 (00:07 +0000)
        * cpp_variable.test: Use gdbtk_test_run to start the test
        program.

gdb/testsuite/gdb.gdbtk/ChangeLog
gdb/testsuite/gdb.gdbtk/cpp_variable.test

index 5a01a88..96edefc 100644 (file)
@@ -1,3 +1,8 @@
+2001-08-13  Jeff Holcomb  <jeffh@redhat.com>
+
+       * cpp_variable.test: Use gdbtk_test_run to start the test
+       program.
+
 2001-05-07  Keith Seitz  <keiths@cygnus.com>
 
        * README: New file.
index db0f58a..8e8b2dc 100644 (file)
@@ -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