binutils-gdb/gdb/python
Doug Evans 2b4fd423cf New "producer" attribute of python gdb.Symtab.
gdb/ChangeLog:

	* NEWS: Mention new "producer" attribute of gdb.Symtab.
	* python/py-symtab.c (stpy_get_producer): New function.
	(symtab_object_getset): Add "producer" attribute.

gdb/doc/ChangeLog:

	* python.texi (Symbol Tables In Python): Document "producer"
	attribute of gdb.Symtab objects.

gdb/testsuite/ChangeLog:

	* gdb.dwarf2/symtab-producer.exp: New file.
2014-09-18 10:09:12 -07:00
..
lib/gdb PR 15276: Add $_caller_is, $_caller_matches, $_any_caller_is, $_any_caller_matches 2014-09-06 09:15:44 -07:00
py-arch.c
py-auto-load.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
py-block.c
py-bpevent.c
py-breakpoint.c
py-cmd.c Replace use of magic number with named constant. 2014-09-08 20:47:57 -07: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
py-frame.c Add support for reading frame registers to Python API. 2014-09-03 16:34:47 -07:00
py-framefilter.c Fix crash on Python frame filters with unreadable arg 2014-09-07 14:09:59 +02:00
py-function.c
py-gdb-readline.c Include string.h in common-defs.h 2014-08-07 09:06:47 +01:00
py-inferior.c
py-infthread.c
py-lazy-string.c Include gdb_assert.h in common-defs.h 2014-08-07 09:06:45 +01:00
py-linetable.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 New "producer" attribute of python gdb.Symtab. 2014-09-18 10:09:12 -07:00
py-threadevent.c
py-type.c
py-utils.c
py-value.c Include gdb_assert.h in common-defs.h 2014-08-07 09:06:45 +01:00
py-varobj.c
py-xmethods.c
python-config.py
python-internal.h Move stdio.h to common-defs.h 2014-08-07 09:06:37 +01:00
python.c Move libiberty.h to common-defs.h 2014-08-07 09:06:41 +01:00
python.h