* python/python.c (gdbpy_value_cst): New global.
authorTom Tromey <tromey@redhat.com>
Mon, 28 Feb 2011 19:38:34 +0000 (19:38 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 28 Feb 2011 19:38:34 +0000 (19:38 +0000)
commitfb6a3ed3936ceb4a40d9a3b8ee53ebc561e50431
tree4123479677d9645a667ab778ceb3aa92727ffb95
parent9bb4c1bb7e2b5808fad979167f84f6dd1db0f000
* python/python.c (gdbpy_value_cst): New global.
(_initialize_python): Initialize it.
* python/python-internal.h (gdbpy_value_cst): Declare.
* python/py-value.c (convert_value_from_python): Use
gdbpy_value_cst.
gdb/ChangeLog
gdb/python/py-value.c
gdb/python/python-internal.h
gdb/python/python.c
This page took 0.028025 seconds and 4 git commands to generate.