]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* python/py-event.h (gdbpy_initialize_event_generic): Use
authorTom Tromey <tromey@redhat.com>
Mon, 20 May 2013 20:19:54 +0000 (20:19 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 20 May 2013 20:19:54 +0000 (20:19 +0000)
commit5d153bd188d03fcd90deb4d3a51e93f77e095894
treec22c47c0d2982677307259692743724e6f7857cb
parent56cc411c4ba10261e0149bdb80d613969c3ab130
* python/py-event.h (gdbpy_initialize_event_generic): Use
CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
* python/py-evts.c (add_new_registry): Use
CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
* python/python-internal.h
(CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION): New macro.
gdb/ChangeLog
gdb/python/py-event.h
gdb/python/py-evts.c
gdb/python/python-internal.h