gdb/
authorThiago Jung Bauermann <bauerman@br.ibm.com>
Thu, 5 Feb 2009 16:40:34 +0000 (16:40 +0000)
committerThiago Jung Bauermann <bauerman@br.ibm.com>
Thu, 5 Feb 2009 16:40:34 +0000 (16:40 +0000)
commit12453b93bd8de559235835300eac68118c4ade70
tree89f3a0ec37a1034675e604a12d6b7afafb20e25d
parent314b2e66793e9a59676f72ce191bcc2937c2e695
gdb/
2009-02-05  Tom Tromey  <tromey@redhat.com>
    Thiago Jung Bauermann  <bauerman@br.ibm.com>

* python/python.c (GdbMethods): Move to bottom of file.
(get_parameter, execute_gdb_command, gdbpy_write,
gdbpy_flush): Remove forward declarations.
(eval_python_from_control_command): Fix error checking of function
PyRun_SimpleString.  Fix error string.
(python_command): Likewise.
(execute_gdb_command): Added from_tty argument.

gdb/doc/
2009-02-05  Tom Tromey  <tromey@redhat.com>

* gdb.texinfo (Basic Python): Document execute's from_tty
argument.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/python.c
This page took 0.024496 seconds and 4 git commands to generate.