8sa1-binutils-gdb/gdb/python
Phil Muldoon 8ee002dfdc 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
PR python/15752

	* python/py-framefilter.c (apply_frame_filter): Check
	gdb_python_initialized.  Exit if the Python frame-filter code
	cannot be initialized.
2013-08-29 09:24:33 +00:00
..
lib/gdb
py-arch.c
py-auto-load.c
py-block.c
py-bpevent.c
py-breakpoint.c use explicit returns to avoid checker confusion 2013-05-30 17:30:03 +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-finishbreakpoint.c
py-frame.c use explicit returns to avoid checker confusion 2013-05-30 17:30:03 +00:00
py-framefilter.c 2013-08-29 Phil Muldoon <pmuldoon@redhat.com> 2013-08-29 09:24:33 +00:00
py-function.c
py-gdb-readline.c
py-inferior.c * python/py-inferior.c (gdbpy_selected_inferior): Don't incref. 2013-06-18 18:43:27 +00:00
py-infthread.c
py-lazy-string.c
py-newobjfileevent.c
py-objfile.c
py-param.c
py-prettyprint.c * defs.h (enum val_prettyformat): Renamed from val_prettyprint. 2013-07-09 16:57:09 +00:00
py-progspace.c
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c
py-symtab.c
py-threadevent.c
py-type.c * python/py-type.c (typy_fields): Unconditionally decref 'r'. 2013-05-20 20:37:48 +00:00
py-utils.c * python/py-utils.c (gdb_pymodule_addobject): Cast away const. 2013-06-05 17:32:51 +00:00
py-value.c fix py-value.c 2013-05-30 17:18:54 +00:00
python-config.py
python-internal.h Fix build breakage with Python 2.4. 2013-05-30 08:56:56 +00:00
python.c * python/python.c (finish_python_initialization): Decref 2013-06-18 18:42:09 +00:00
python.h