* 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.
This commit is contained in:
Fred Fish
1993-03-17 19:33:19 +00:00
parent 2d8d693ab7
commit bc80300747
4 changed files with 10 additions and 2 deletions

View File

@ -50,6 +50,7 @@ gdb.t12
gdb.t13
gdb.t15
gdb.t16
gdb.t17
gdb.t20
gdb.t21
gdb.t22

View 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

View 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.

View 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: