binutils-gdb/gdb/testsuite
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
..
config
gdb.ada * gdb.ada/ptype_tagged_param: New testcase. 2010-02-09 13:16:33 +00:00
gdb.arch Checkin gdb.arch/i386-avx.exp. 2010-04-07 18:47:57 +00:00
gdb.asm
gdb.base Add -s option to source command. 2010-04-15 17:45:57 +00:00
gdb.cell Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
gdb.cp * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern. 2010-04-06 12:45:22 +00:00
gdb.disasm
gdb.dwarf2 gdb/ 2010-03-31 18:13:38 +00:00
gdb.fortran
gdb.gdb
gdb.hp
gdb.java * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to 2010-03-31 00:47:23 +00:00
gdb.mi ChangeLog: 2010-03-18 13:25:20 +00:00
gdb.modula2
gdb.multi
gdb.objc
gdb.opt
gdb.pascal
gdb.python * NEWS: Add entry for python program space support. 2010-04-15 19:54:13 +00:00
gdb.reverse 2010-04-02 Hui Zhu <teawater@gmail.com> 2010-04-02 05:13:09 +00:00
gdb.server * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename 2010-01-12 00:50:26 +00:00
gdb.stabs * gdb/stabsread.c (define_symbol): Add support for char 2010-04-05 22:43:49 +00:00
gdb.threads * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf 2010-03-23 23:50:22 +00:00
gdb.trace 2010-04-08 Stan Shebs <stan@codesourcery.com> 2010-04-09 00:49:59 +00:00
gdb.xml * gdbtypes.c (append_composite_type_field_raw): New. 2010-03-01 17:19:23 +00:00
lib * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip 2010-03-24 21:20:39 +00:00
.gdbinit
ChangeLog * NEWS: Add entry for python program space support. 2010-04-15 19:54:13 +00:00
Makefile.in gdb/testsuite/ 2010-04-09 20:50:46 +00:00
TODO
aclocal.m4
configure testsuite/ 2010-02-19 17:13:21 +00:00
configure.ac testsuite/ 2010-02-19 17:13:21 +00:00
dg-extract-results.sh gdb/testsuite/ 2010-03-22 20:38:58 +00:00