diff options
author | Jim Blandy <jimb@codesourcery.com> | 2006-02-13 18:11:38 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2006-02-13 18:11:38 +0000 |
commit | 34e41e637a9134fd5d3fa00eefe4b42428e7ddc8 (patch) | |
tree | 08f55669696011ca44af757bf944ee5e72e3f027 /gdb/testsuite/ChangeLog | |
parent | 94089a50d3b7afda89669a16a52c8953fd9c4f66 (diff) | |
download | binutils-gdb-34e41e637a9134fd5d3fa00eefe4b42428e7ddc8.tar.gz |
gdb/testsuite/ChangeLog:
2006-02-13 Jim Blandy <jimb@redhat.com>
* gdb.base/scope.exp (test_at_main): Remove logic to handle the
case where it takes two "next" commands to skip past the init
call.
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 2747510dfd3..ee17900db20 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2006-02-13 Jim Blandy <jimb@redhat.com> + + * gdb.base/scope.exp (test_at_main): Remove logic to handle the + case where it takes two "next" commands to skip past the init + call. + 2006-02-12 Fred Fish <fnf@specifix.com> * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple |