* python/python.c (gdbpy_decode_line): Move cleanup creation out
authorTom Tromey <tromey@redhat.com>
Fri, 30 Mar 2012 20:05:55 +0000 (20:05 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 30 Mar 2012 20:05:55 +0000 (20:05 +0000)
commit9bc3523d11081b973ad34f212cb5cacf3126a27f
tree9635876e96067d128db087aa9d90211a6e5a648e
parentf87a302320198a6e616d5c64b8cb377236ed38df
* python/python.c (gdbpy_decode_line): Move cleanup creation out
of TRY_CATCH.  Fix error handling.
* python/py-value.c (convert_value_from_python): Move 'old'
declaration to innermost scope.
gdb/ChangeLog
gdb/python/py-value.c
gdb/python/python.c
This page took 0.041454 seconds and 4 git commands to generate.