diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-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 c2a1593..9f45e83 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2013-10-11 Joel Brobecker <brobecker@adacore.com> + + * gdb.base/source-nofile.gdb: New file. + * gdb.base/source.exp: Add two tests verifying the behavior when + the "source" command is given a non-existant filename. + 2013-10-11 Yao Qi <yao@codesourcery.com> * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h". |