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. |
||
|---|---|---|
| .. | ||
| py-auto-load.c | ||
| py-block.c | ||
| py-breakpoint.c | ||
| py-cmd.c | ||
| py-frame.c | ||
| py-function.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 | ||
| py-utils.c | ||
| py-value.c | ||
| python-config.py | ||
| python-internal.h | ||
| python.c | ||
| python.h | ||