gdb
authorTom Tromey <tromey@redhat.com>
Thu, 3 Dec 2009 18:30:02 +0000 (18:30 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 3 Dec 2009 18:30:02 +0000 (18:30 +0000)
commit57a1d736959fb92e39abab59511a903b7ec59547
tree5ec223f0d33bfe64a7583c5993325705b1fad1cc
parentfb169834478e0db3ffe865300c0cf4556160c7bd
gdb
* 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.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/python.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-value.exp
This page took 0.026183 seconds and 4 git commands to generate.