* python/py-arch.c (archpy_disassemble): Update.
authorTom Tromey <tromey@redhat.com>
Mon, 20 May 2013 20:19:03 +0000 (20:19 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 20 May 2013 20:19:03 +0000 (20:19 +0000)
commit56cc411c4ba10261e0149bdb80d613969c3ab130
tree683d852a50581846ce1488f049781ff7ee36871f
parent8919e1746d5618284d7c16bcc5256bcf813ea030
* python/py-arch.c (archpy_disassemble): Update.
* python/py-type.c (typy_get_composite, typy_lookup_typename)
(typy_lookup_type): Use GDB_PY_HANDLE_EXCEPTION.
* python/py-utils.c (gdbpy_convert_exception): Return 'void'.
* python/python-internal.h (CPYCHECKER_SETS_EXCEPTION): New
macro.
(GDB_PY_HANDLE_EXCEPTION): Update.
(gdbpy_convert_exception): Update.  Use CPYCHECKER_SETS_EXCEPTION.
gdb/ChangeLog
gdb/python/py-arch.c
gdb/python/py-type.c
gdb/python/py-utils.c
gdb/python/python-internal.h
This page took 0.025957 seconds and 4 git commands to generate.