diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ce99840..d9b5b97 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2009-11-01 Vladimir Prus <vladimir@codesourcery.com> + + * gdb.texinfo (GDB/MI Stack Manipulation): Make + -stack-list-arguments have the same documentation for parameter + as -stack-list-locals. Add comas. + 2009-10-27 Tom Tromey <tromey@redhat.com> Eli Zaretskii <eliz@gnu.org> |