binutils-gdb/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/gdb * python/lib/gdb/command/pretty_printers.py 2011-12-06 17:38:53 +00:00
py-auto-load.c * python/py-auto-load.c (source_section_scripts): Call xfree 2011-12-10 22:51:47 +00:00
py-block.c 2011-11-28 Phil Muldoon <pmuldoon@redhat.com> 2011-11-28 15:49:43 +00:00
py-bpevent.c 2011-09-15 Kevin Pouget <kevin.pouget@st.com> 2011-09-15 12:27:20 +00:00
py-breakpoint.c 2011-11-28 Phil Muldoon <pmuldoon@redhat.com> 2011-11-28 15:49:43 +00:00
py-cmd.c * python/py-cmd.c (gdbpy_string_to_argv): Decrement reference 2011-09-15 18:33:15 +00:00
py-continueevent.c
py-event.c
py-event.h Allow Python notification of new object-file loadings. 2011-10-07 07:38:30 +00:00
py-events.h Allow Python notification of new object-file loadings. 2011-10-07 07:38:30 +00:00
py-evtregistry.c
py-evts.c Allow Python notification of new object-file loadings. 2011-10-07 07:38:30 +00:00
py-exitedevent.c 2011-10-04 Kevin Pouget <kevin.pouget@st.com> 2011-10-04 08:04:13 +00:00
py-frame.c Move unwind reasons to an external .def file 2011-10-27 11:04:27 +00:00
py-function.c 2011-10-27 Phil Muldoon <pmuldoon@redhat.com> 2011-10-27 10:29:58 +00:00
py-inferior.c 2011-11-28 Phil Muldoon <pmuldoon@redhat.com> 2011-11-28 15:49:43 +00:00
py-infthread.c
py-lazy-string.c 2011-10-27 Phil Muldoon <pmuldoon@redhat.com> 2011-10-27 09:14:27 +00:00
py-newobjfileevent.c Add missing files to previous commit (Allow Python notification of new object-file loadings.) 2011-10-07 08:39:57 +00:00
py-objfile.c
py-param.c 2011-10-24 Phil Muldoon <pmuldoon@redhat.com> 2011-10-24 11:39:50 +00:00
py-prettyprint.c
py-progspace.c
py-signalevent.c
py-stopevent.c 2011-09-15 Kevin Pouget <kevin.pouget@st.com> 2011-09-15 12:27:20 +00:00
py-stopevent.h 2011-09-15 Kevin Pouget <kevin.pouget@st.com> 2011-09-15 12:27:20 +00:00
py-symbol.c 2011-10-27 Phil Muldoon <pmuldoon@redhat.com> 2011-10-27 09:14:27 +00:00
py-symtab.c
py-threadevent.c
py-type.c the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
py-utils.c
py-value.c 2011-11-28 Phil Muldoon <pmuldoon@redhat.com> 2011-11-28 15:49:43 +00:00
python-config.py
python-internal.h * cli/cli-cmds.c (source_script_with_search): Pass full path to 2011-10-27 15:46:11 +00:00
python.c 2011-12-16 Phil Muldoon <pmuldoon@redhat.com> 2011-12-16 15:55:40 +00:00
python.h * cli/cli-cmds.c (source_script_with_search): Pass full path to 2011-10-27 15:46:11 +00:00