diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 75b9caea6c..58fd316995 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +2005-06-20 Nick Roberts + + * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for + -stack-select-frame without arguments. + (test_stack_frame_listing): Add test for newly implemented command + -stack-info-frame. + 2005-06-17 Wu Zhou * gdb.fortran/array-element.f: New file.