aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorVladimir Prus <vladimir@codesourcery.com>2006-09-17 15:49:32 +0000
committerVladimir Prus <vladimir@codesourcery.com>2006-09-17 15:49:32 +0000
commitcd5ff84afdf0c24c2b3f732d994ea4f43cd1bf31 (patch)
tree5aeb9a38917686631b45e029ba0e2beb23343533 /gdb/testsuite/ChangeLog
parentf28f46e7d6bcf30721936c21e1e523ee10a6d766 (diff)
downloadgdb-cd5ff84afdf0c24c2b3f732d994ea4f43cd1bf31.zip
gdb-cd5ff84afdf0c24c2b3f732d994ea4f43cd1bf31.tar.gz
gdb-cd5ff84afdf0c24c2b3f732d994ea4f43cd1bf31.tar.bz2
* gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
HIGH_FRAME argument to -stack-list-arguments can be larger than the number of frames.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 8b201de..32bccd8 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
+
+ * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
+ HIGH_FRAME argument to -stack-list-arguments can be larger than
+ the number of frames.
+
2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.base/args.c (main): Add breakpoint marker.