diff options
author | Jeff Law <law@redhat.com> | 1996-05-30 17:38:32 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-05-30 17:38:32 +0000 |
commit | 551f3fbb29fab346000ab7ea242785265ac7d5cf (patch) | |
tree | 0acd2a519e3d1072c1f8d43235d0a2c62a802fc8 | |
parent | f6decc18d9b6bd19ac3cc411f33e77557b9269a2 (diff) | |
download | gdb-551f3fbb29fab346000ab7ea242785265ac7d5cf.zip gdb-551f3fbb29fab346000ab7ea242785265ac7d5cf.tar.gz gdb-551f3fbb29fab346000ab7ea242785265ac7d5cf.tar.bz2 |
* gdb.base/callfuncs.exp: Finish last change -- make sure the
prototype information ends up in the compiler info file.
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3748263..e5b55a6 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com) + + * gdb.base/callfuncs.exp: Finish last change -- make sure the + prototype information ends up in the compiler info file. + Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com> * gdb.base/callfuncs.exp: Remove the compiler info file prior to |