From: Nick Roberts Date: Mon, 20 Jun 2005 03:37:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gdb-csl-arm-20051020-branchpoint~940 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe03833f9a50eb5ecbcad5e4242f17fd7e73a118;p=thirdparty%2Fbinutils-gdb.git *** empty log message *** --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 75b9caea6cb..58fd3169958 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.