diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 40eef96..086a30e 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -5,6 +5,8 @@ 2001-07-02 Michael Snyder <msnyder@redhat.com> + * gdb.base/completion.exp: Don't assume that break.c is the only + source file that may contain functions named "marker". * gdb.base/corefile.exp: Quote the curly braces in regexp. 2001-06-28 Andrew Cagney <ac131313@redhat.com> |