8sa1-binutils-gdb/gdb/python
Doug Evans d096d8c11e Add gdb.Objfile.progspace attribute.
gdb/ChangeLog:

	* NEWS: Mention new gdb.Objfile.progspace attribute.
	* python/py-objfile.c (objfpy_get_progspace): New function.
	(objfile_getset): New entry for "progspace".

gdb/doc/ChangeLog:

	* python.texi (Objfiles In Python): Document new progspace attribute.

gdb/testsuite/ChangeLog:

	* gdb.python/py-objfile.exp: Test progspace attribute.
2014-10-17 10:57:26 -07:00
..
lib/gdb PR python/17364 2014-10-15 11:43:49 -07:00
py-arch.c
py-auto-load.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-block.c
py-bpevent.c
py-breakpoint.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-cmd.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-continueevent.c
py-event.c
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c
py-finishbreakpoint.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-frame.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-framefilter.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-function.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-gdb-readline.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-inferior.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-infthread.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-lazy-string.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-linetable.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-newobjfileevent.c
py-objfile.c Add gdb.Objfile.progspace attribute. 2014-10-17 10:57:26 -07:00
py-param.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-prettyprint.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-progspace.c Remove some code duplication in py-objfile.c, py-progspace.c. 2014-10-13 12:24:54 -07:00
py-signalevent.c
py-stopevent.c
py-stopevent.h
py-symbol.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-symtab.c New "producer" attribute of python gdb.Symtab. 2014-09-18 10:09:12 -07:00
py-threadevent.c
py-type.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-utils.c
py-value.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
py-varobj.c
py-xmethods.c
python-config.py
python-internal.h Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
python.c Remove spurious exceptions.h inclusions 2014-10-08 09:33:22 +01:00
python.h