old-cross-binutils/gdb/python
Phil Muldoon 5d9c59954f 2011-11-28 Phil Muldoon <pmuldoon@redhat.com>
PR python/13369
	PR python/13374

	* python/python.c (gdbpy_decode_line): Do not acquire GIL.
	* python/py-inferior.c (inferior_to_inferior_object): Ditto.
	* python/py-value.c (valpy_nonzero): Use TRY_CATCH to catch GDB
	exceptions.
	* python/py-type.c (typy_strip_typedefs): Ditto.
	(typy_legacy_template_argument): Ditto.
	* python/py-inferior.c (inferior_to_inferior_object): Ditto.
	* python/py-breakpoint.c (bppy_set_ignore_count): Ditto.
2011-11-28 15:49:43 +00:00
..
lib/gdb * python/lib/gdb/types.py (deep_items): Rename from deepitems. 2011-10-28 14:48:38 +00:00
py-auto-load.c * cli/cli-cmds.c (source_script_with_search): Pass full path to 2011-10-27 15:46:11 +00:00
py-block.c 2011-11-28 Phil Muldoon <pmuldoon@redhat.com> 2011-11-28 15:49:43 +00:00
py-bpevent.c
py-breakpoint.c 2011-11-28 Phil Muldoon <pmuldoon@redhat.com> 2011-11-28 15:49:43 +00:00
py-cmd.c
py-continueevent.c
py-event.c
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-frame.c
py-function.c
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
py-newobjfileevent.c
py-objfile.c
py-param.c
py-prettyprint.c
py-progspace.c
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c
py-symtab.c
py-threadevent.c
py-type.c 2011-11-28 Phil Muldoon <pmuldoon@redhat.com> 2011-11-28 15:49: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-11-28 Phil Muldoon <pmuldoon@redhat.com> 2011-11-28 15:49:43 +00:00
python.h * cli/cli-cmds.c (source_script_with_search): Pass full path to 2011-10-27 15:46:11 +00:00