* gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
authorFred Fish <fnf@specifix.com>
Wed, 17 Mar 1993 19:33:19 +0000 (19:33 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 17 Mar 1993 19:33:19 +0000 (19:33 +0000)
files to test gdb's calling of functions in the inferior with
the correct arguments and gdb's ability to retrieve any
result returned.

gdb/testsuite/.Sanitize
gdb/testsuite/ChangeLog
gdb/testsuite/Makefile.in
gdb/testsuite/configure.in

index 7c309808aad1b8de42228f2b7cdd78b4f79039a8..40bb221e9b39c1b875dae985e25aae9a24927101 100644 (file)
@@ -50,6 +50,7 @@ gdb.t12
 gdb.t13
 gdb.t15
 gdb.t16
+gdb.t17
 gdb.t20
 gdb.t21
 gdb.t22
index 934498249bf0882d102f27193cec7bf333b589b6..a52568ace1e66015b1c0add1ce1e59a1a8395f27 100644 (file)
@@ -1,3 +1,10 @@
+Wed Mar 17 11:31:01 1993  Fred Fish  (fnf@cygnus.com)
+
+       * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}:  New test
+       files to test gdb's calling of functions in the inferior with
+       the correct arguments and gdb's ability to retrieve any
+       result returned.
+
 Tue Mar 16 15:37:11 1993  Fred Fish  (fnf@cygnus.com)
 
        * config/unix-gdb.exp (gdb_exit):  Remove close commands that
index 8822b65598564cb3ee9d1675f75d36fad0b91f09..2d1a76f66daa44d71faf205c10fd7d62fb8da755 100644 (file)
@@ -87,7 +87,7 @@ EXPECT = `if [ -f $${rootme}../../expect/expect ] ; \
 
 SUBDIRS=gdb.t00 gdb.t01 gdb.t02 gdb.t03 gdb.t04 gdb.t05 gdb.t06 \
        gdb.t07 gdb.t08 gdb.t09 gdb.t10 gdb.t11 gdb.t12 gdb.t13 gdb.t15 \
-       gdb.t16 gdb.t20 gdb.t21 gdb.t22 gdb.t23 gdb.t30 gdb.t31
+       gdb.t16 gdb.t17 gdb.t20 gdb.t21 gdb.t22 gdb.t23 gdb.t30 gdb.t31
 
 #### host, target, and site specific Makefile frags come in here.
 
index b4ddffd2542962b9920cbb4ff84920092ce98506..f5f28cc8a79b49dcbfc8555165f1b70055be3f98 100644 (file)
@@ -8,7 +8,7 @@ srcname="DejaGnu"
 
 subdirs="gdb.t00 gdb.t01 gdb.t02 gdb.t03 gdb.t04 gdb.t05 gdb.t06 \
        gdb.t07 gdb.t08 gdb.t09 gdb.t10 gdb.t11 gdb.t12 gdb.t13 gdb.t15 \
-       gdb.t16 gdb.t20 gdb.t21 gdb.t22 gdb.t23 gdb.t30 gdb.t31"
+       gdb.t16 gdb.t17 gdb.t20 gdb.t21 gdb.t22 gdb.t23 gdb.t30 gdb.t31"
 
 # per-host: