8sa1-binutils-gdb/gdb/testsuite/gdb.python
Doug Evans 0e3509dbce New python module gdb.types.
* NEWS: Document it.
	* data-directory/Makefile.in (PYTHON_FILES): Add gdb/types.py.
	* python/lib/gdb/types.py: New file.

	testsuite/
	* lib/gdb-python.exp (gdb_check_python_config): New function.
	* gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
	* gdb.python/lib-types.cc: New file.
	* gdb.python/lib-types.exp: New file.

	doc/
	* gdb.texinfo (Python): Add "Python modules".
	(Types in Python): Add reference to gdb.types section.
	(Python modules): New node.
2010-10-13 20:08:46 +00:00
..
lib-types.cc New python module gdb.types. 2010-10-13 20:08:46 +00:00
lib-types.exp New python module gdb.types. 2010-10-13 20:08:46 +00:00
Makefile.in New python module gdb.types. 2010-10-13 20:08:46 +00:00
py-block.c
py-block.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-breakpoint.c
py-breakpoint.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-cmd.exp
py-error.exp gdb/ 2010-10-13 13:24:40 +00:00
py-error.py gdb/ 2010-10-13 13:24:40 +00:00
py-frame.c
py-frame.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-function.exp
py-inferior.c
py-inferior.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-infthread.c
py-infthread.exp
py-mi.exp
py-param.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-prettyprint.c
py-prettyprint.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-prettyprint.py
py-progspace.c
py-progspace.exp
py-section-script.c
py-section-script.exp
py-section-script.py
py-shared-sl.c
py-shared.c
py-shared.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-symbol.c
py-symbol.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-symtab.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-template.cc
py-template.exp
py-type.c
py-type.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
py-value.c
py-value.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
python-1.c
python.c
python.exp * lib/gdb-python.exp: New file. 2010-10-01 17:03:50 +00:00
source1
source2.py