* python/python.c (gdbpy_parse_and_eval): New function. (GdbMethods): Add "parse_and_eval". gdb/testsuite * gdb.python/py-value.exp (test_parse_and_eval): New function. gdb/doc * gdb.texinfo (Basic Python): Document gdb.parse_and_eval. |
||
|---|---|---|
| .. | ||
| py-cmd.c | ||
| py-frame.c | ||
| py-function.c | ||
| py-objfile.c | ||
| py-prettyprint.c | ||
| py-type.c | ||
| py-utils.c | ||
| py-value.c | ||
| python-internal.h | ||
| python.c | ||
| python.h | ||