diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c432e2b..4c98de1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2011-12-16 Phil Muldoon <pmuldoon@redhat.com> + + * testsuite/gdb.python/py-function.exp: Change "on" to "full" for + python print-stack. Add set/show python print-stack + off|full|message tests. + 2011-12-15 Yao Qi <yao@codesourcery.com> * gdb.trace/strace.c: New |