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
..
2010-04-09 09:41:43 +00:00
2010-06-10 19:48:20 +00:00
2010-04-12 09:49:35 +00:00
2010-06-18 16:51:10 +00:00
2010-05-25 15:27:17 +00:00
2010-06-08 22:58:03 +00:00
2010-04-14 12:02:46 +00:00
2010-04-29 15:45:57 +00:00
2010-04-14 12:02:46 +00:00
2010-06-10 19:48:20 +00:00
2010-06-04 18:18:28 +00:00
2010-04-15 19:54:13 +00:00
2010-04-15 19:54:13 +00:00
2010-04-23 16:20:13 +00:00
2010-04-23 16:20:13 +00:00
2010-04-23 16:20:13 +00:00
2010-06-10 19:48:20 +00:00
2010-06-08 22:58:03 +00:00
2010-06-25 18:15:18 +00:00