binutils-gdb/gdb/testsuite/gdb.python
Tom Tromey bc9f0842f1 gdb
PR python/10808:
	* python/python.c (execute_gdb_command): Add keywords.  Accept
	"to_string" argument.
	(struct restore_ui_file_closure): New.
	(restore_ui_file): New function.
	(make_cleanup_restore_ui_file): Likewise.
	(GdbMethods) <execute>: Update.
gdb/doc
	PR python/10808:
	* gdb.texinfo (Basic Python): Document new gdb.execute argument.
gdb/testsuite
	PR python/10808:
	* gdb.python/python.exp: Add new tests.
2010-06-25 18:15:18 +00:00
..
Makefile.in
py-block.c
py-block.exp 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-10 19:48:20 +00:00
py-breakpoint.c
py-breakpoint.exp * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag. 2010-06-18 16:51:10 +00:00
py-cmd.exp
py-frame.c
py-frame.exp 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-08 22:58:03 +00:00
py-function.exp
py-mi.exp
py-param.exp
py-prettyprint.c
py-prettyprint.exp 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-10 19:48:20 +00:00
py-prettyprint.py Add support for enabling/disabling individual pretty-printers. 2010-06-04 18:18:28 +00:00
py-progspace.c
py-progspace.exp
py-section-script.c
py-section-script.exp
py-section-script.py
py-symbol.c
py-symbol.exp
py-symtab.exp
py-template.cc
py-template.exp 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-10 19:48:20 +00:00
py-type.c
py-type.exp
py-value.c
py-value.exp 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-08 22:58:03 +00:00
python.exp gdb 2010-06-25 18:15:18 +00:00
source1
source2.py