Forgot to include changes to Makefile.in and configure.in.

This commit is contained in:
Fred Fish
1993-03-17 19:35:18 +00:00
parent bc80300747
commit 04fb224c92

View File

@ -1,5 +1,7 @@
Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com) Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
* Makefile.in (SUBDIRS): Add gdb.t17.
* configure.in (subdirs): Add gdb.t17.
* gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
files to test gdb's calling of functions in the inferior with files to test gdb's calling of functions in the inferior with
the correct arguments and gdb's ability to retrieve any the correct arguments and gdb's ability to retrieve any