binutils-gdb/gdb/python
Tom Tromey 702c271136 gdb
PR python/11915:
	* python/py-type.c (typy_array): New function.
	(type_object_methods): Add "array".
gdb/doc
	PR python/11915:
	* gdb.texinfo (Types In Python): Document array method.
gdb/testsuite
	PR python/11915:
	* gdb.python/py-type.exp (test_fields): Add tests for array.
2010-08-23 20:21:28 +00:00
..
py-auto-load.c
py-block.c
py-breakpoint.c
py-cmd.c
py-frame.c
py-function.c
py-inferior.c
py-infthread.c
py-lazy-string.c
py-objfile.c
py-param.c
py-prettyprint.c
py-progspace.c
py-symbol.c
py-symtab.c
py-type.c gdb 2010-08-23 20:21:28 +00:00
py-utils.c
py-value.c
python-config.py
python-internal.h * python/python-internal.h (gdbpy_get_hook_function): Don't 2010-08-13 20:50:47 +00:00
python.c * python/python.c: Include "serial.h". 2010-08-20 18:52:11 +00:00
python.h