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 ca4730e..e8ff5c8 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 4c98de1..4bb605e 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.