diff options
author | Jeff Law <law@redhat.com> | 1994-04-27 05:24:08 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-04-27 05:24:08 +0000 |
commit | 9b63f09c7dc78c22b8e8c2e1048419126462b4b7 (patch) | |
tree | fb87d4f34861d28627f705f2039ab29116c5bc7c /gdb/testsuite | |
parent | 1624c38fd75e5987ff87687ec1180ea1da8ddafb (diff) | |
download | gdb-9b63f09c7dc78c22b8e8c2e1048419126462b4b7.zip gdb-9b63f09c7dc78c22b8e8c2e1048419126462b4b7.tar.gz gdb-9b63f09c7dc78c22b8e8c2e1048419126462b4b7.tar.bz2 |
* gdb.t17/callfuncs.exp: More comments about t_func_values tests.
* gdb.t17/gdbme.c (t_func_values): Add comments about how and why
the code has been restructured.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 62d2281..8b205d7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * gdb.t17/callfuncs.exp: More comments about t_func_values tests. + * gdb.t17/gdbme.c (t_func_values): Add comments about how and why + the code has been restructured. + Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t00/default.exp (set write): Allow any number of \r and/or |