From 1c3ad6ab985a5f657dcb3d6e8da2466cd66b7df3 Mon Sep 17 00:00:00 2001 From: Phil Muldoon Date: Fri, 16 Dec 2011 16:15:46 +0000 Subject: [PATCH] 2011-12-16 Phil Muldoon * ChangeLog: Fix path typo. * doc/ChangeLog: Ditto. --- gdb/doc/ChangeLog | 2 +- gdb/testsuite/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ca4730e9c4c..e8ff5c8c464 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,6 +1,6 @@ 2011-12-16 Phil Muldoon - * 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 diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 4c98de18b7d..4bb605e6bb5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2011-12-16 Phil Muldoon - * 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. -- 2.30.2