8sa1-binutils-gdb/gdb/testsuite/gdb.python
Phil Muldoon 80b6e7564f 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-16  Phil Muldoon  <pmuldoon@redhat.com>

	* python/python.c: Define python_excp_enums.
	(eval_python_from_control_command): Do not call gdbpy_print_stack.
	(python_command): Ditto.
	(gdbpy_print_stack): Rewrite to use new enum constants.
	(maint_set_python): Remove function.
	(maint_show_python): Ditto.
	(_initialize_python): Do not add "maint" commands.  Add "set/show
	python print-stack commands".
	* NEWS: Update to reflect removal for "maint set/show
	print-stack"

2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>

	* doc/gdb.texinfo (Python Commands): Remove "maint set/show print
	stack".  Add documentation for "set/show python print-stack".
2011-12-16 15:55:40 +00:00
..
lib-types.cc
lib-types.exp * gdb.python/lib-types.exp (deep_items): Rename from deepitems. 2011-10-28 14:49:21 +00:00
Makefile.in
py-block.c
py-block.exp
py-breakpoint.c
py-breakpoint.exp
py-cmd.exp
py-error.exp
py-error.py
py-events-shlib.c
py-events.c
py-events.exp gdb/testsuite/ 2011-10-28 17:32:30 +00:00
py-events.py
py-evsignal.exp
py-evthreads.c
py-evthreads.exp
py-frame-inline.c
py-frame-inline.exp
py-frame.c
py-frame.exp
py-function.exp 2011-12-16 Phil Muldoon <pmuldoon@redhat.com> 2011-12-16 15:55:40 +00:00
py-inferior.c
py-inferior.exp
py-infthread.c
py-infthread.exp
py-mi.exp
py-objfile-script-gdb.py.in
py-objfile-script.c
py-objfile-script.exp
py-objfile.c
py-objfile.exp
py-parameter.exp
py-pp-maint.c
py-pp-maint.exp
py-pp-maint.py
py-prettyprint.c
py-prettyprint.exp 2011-12-16 Phil Muldoon <pmuldoon@redhat.com> 2011-12-16 15:55:40 +00:00
py-prettyprint.py
py-progspace.c
py-progspace.exp
py-prompt.c
py-prompt.exp
py-section-script.c
py-section-script.exp
py-section-script.py
py-shared-sl.c
py-shared.c
py-shared.exp
py-symbol.c
py-symbol.exp
py-symtab.exp
py-template.cc
py-template.exp
py-type.c * python/py-type.c (typy_fields_items): Call check_typedef. 2011-11-10 19:15:10 +00:00
py-type.exp * gdb.python/py-type.exp: New testcases for exceptions on scalar types 2011-11-15 21:17:40 +00:00
py-value.c
py-value.exp
python-1.c
python.c
python.exp 2011-12-16 Phil Muldoon <pmuldoon@redhat.com> 2011-12-16 15:55:40 +00:00
source1
source2.py