binutils-gdb/gdb/testsuite/gdb.python
Doug Evans aae1c79a03 PR python/12227
* NEWS: Mention -data-directory.
	* main.c (captured_main): Recognize -data-directory.

	doc/
	* gdb.texinfo (Mode Options): Document -data-directory.
	(Data Files): Add reference to -data-directory.

	testsuite/
	* gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
	of data-directory.
	* lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
	updated.
	* lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
2010-12-07 17:26:06 +00:00
..
lib-types.cc New python module gdb.types. 2010-10-13 20:08:46 +00:00
lib-types.exp PR python/12227 2010-12-07 17:26:06 +00:00
Makefile.in New python module gdb.types. 2010-10-13 20:08:46 +00:00
py-block.c
py-block.exp
py-breakpoint.c
py-breakpoint.exp 2010-11-29 Phil Muldoon <pmuldoon@redhat.com> 2010-11-29 13:49:05 +00:00
py-cmd.exp
py-error.exp
py-error.py
py-frame.c
py-frame.exp
py-function.exp
py-inferior.c
py-inferior.exp gdb/testsuite/ 2010-11-12 21:44:49 +00:00
py-infthread.c
py-infthread.exp
py-mi.exp
py-parameter.exp * gdb.python/py-param.exp: Delete, contents moved to ... 2010-11-05 17:07:36 +00:00
py-pp-maint.c New python module gdb.printing, and new commands info pretty-printer, 2010-11-02 22:44:13 +00:00
py-pp-maint.exp PR python/12227 2010-12-07 17:26:06 +00:00
py-pp-maint.py New python module gdb.printing, and new commands info pretty-printer, 2010-11-02 22:44:13 +00:00
py-prettyprint.c gdb 2010-11-12 20:49:43 +00:00
py-prettyprint.exp gdb 2010-11-12 20:49:43 +00:00
py-prettyprint.py gdb 2010-10-18 19:14:03 +00:00
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
py-symbol.c
py-symbol.exp
py-symtab.exp
py-template.cc
py-template.exp
py-type.c
py-type.exp
py-value.c
py-value.exp gdb 2010-11-12 20:49:43 +00:00
python-1.c
python.c
python.exp 2010-11-23 Phil Muldoon <pmuldoon@redhat.com> 2010-11-23 13:33:23 +00:00
source1
source2.py