2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
authorPhil Muldoon <pmuldoon@redhat.com>
Fri, 16 Dec 2011 16:15:46 +0000 (16:15 +0000)
committerPhil Muldoon <pmuldoon@redhat.com>
Fri, 16 Dec 2011 16:15:46 +0000 (16:15 +0000)
        * ChangeLog: Fix path typo.
* doc/ChangeLog: Ditto.

gdb/doc/ChangeLog
gdb/testsuite/ChangeLog

index ca4730e9c4cd2876940baccf5920b6e30b4dfc35..e8ff5c8c4641e12b0303105d7f3698cfa370e37b 100644 (file)
@@ -1,6 +1,6 @@
 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
 
-       * doc/gdb.texinfo (Python Commands): Remove "maint set/show print
+       * gdb.texinfo (Python Commands): Remove "maint set/show print
        stack".  Add documentation for "set/show python print-stack".
 
 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
index 4c98de18b7d44f42e687150f66fc584c37016214..4bb605e6bb56b283dfefb726f97886df5167f2fd 100644 (file)
@@ -1,6 +1,6 @@
 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
 
-       * testsuite/gdb.python/py-function.exp: Change "on" to "full" for
+       * gdb.python/py-function.exp: Change "on" to "full" for
        python print-stack.  Add set/show python print-stack
        off|full|message tests.