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 069d3f6..2747510 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2006-02-12 Fred Fish <fnf@specifix.com> + + * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple + to handle cases where it takes two "next" commands to skip + past the init call. + 2006-02-07 Joel Brobecker <brobecker@adacore.com> * gdb.ada/array_return.exp: Mark the last test as expected to fail |