diff options
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ac5e9d0..be8eca6 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,14 @@ +1998-09-29 Keith Seitz <keiths@cygnus.com> + + * gdb.gdbtk/browser.test: Fix tests which incorrectly assume + that gdb knows _exactly_ which files belong to the user + and which come from libraries. + +Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com> + + * gdb.base/default.exp: Change else if to elseif from previous + delta. + Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com> * gdb.base/default.exp: Add brace missing from previous delta. |