binutils-gdb/gdb/doc
Doug Evans fa33c3cd05 * NEWS: Add entry for python program space support.
* Makefile.in (SUBDIR_PYTHON_OBS): Add py-progspace.o.
	(SUBDIR_PYTHON_SRCS): Add py-progspace.c.
	(py-progspace.o): New rule.
	* python/py-prettyprint.c (find_pretty_printer_from_objfiles): New
	function.
	(find_pretty_printer_from_progspace): New function.
	(find_pretty_printer_from_gdb): New function.
	(find_pretty_printer): Rewrite.
	* python/py-progspace.c: New file.
	* python/python-internal.h (program_space): Add forward decl.
	(pspace_to_pspace_object, pspy_get_printers): Declare.
	(gdbpy_initialize_pspace): Declare.
	* python/python.c: #include "progspace.h".
	(gdbpy_get_current_progspace, gdbpy_progspaces): New functions.
	(_initialize_python): Call gdbpy_initialize_pspace.
	(GdbMethods): Add current_progspace, progspaces.

	doc/
	* gdb.texinfo (Python API): Add progspaces section.
	(Selecting Pretty-Printers): Progspace pretty-printers are
	searched too.
	(Progspaces In Python): New section.

	testsuite/
	* gdb.python/py-progspace.c: New file.
	* gdb.python/py-progspace.exp: New file.
2010-04-15 19:54:13 +00:00
..
ChangeLog * NEWS: Add entry for python program space support. 2010-04-15 19:54:13 +00:00
LRS
Makefile.in * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi. 2010-01-18 04:26:44 +00:00
a4rc.sed
agentexpr.texi Update copyright years in all relevant texinfo documents. 2010-01-01 07:54:37 +00:00
all-cfg.texi
annotate.texinfo Update copyright years in all relevant texinfo documents. 2010-01-01 07:54:37 +00:00
configure
configure.ac
fdl.texi
gdb.texinfo * NEWS: Add entry for python program space support. 2010-04-15 19:54:13 +00:00
gdbint.texinfo gdb 2010-03-10 18:20:08 +00:00
gpl.texi * gpl.texi: Update to version 3 of the GPL. 2009-12-21 07:30:10 +00:00
lpsrc.sed
observer.texi Multiexec MI 2010-02-24 07:51:46 +00:00
psrc.sed
refcard.tex * refcard.tex: Update copyright year in header and text. 2010-01-01 11:20:05 +00:00
stabs.texinfo Update copyright years in all relevant texinfo documents. 2010-01-01 07:54:37 +00:00
stack_frame.eps
stack_frame.pdf
stack_frame.png
stack_frame.svg
stack_frame.txt