PR python/14387:
authorTom Tromey <tromey@redhat.com>
Wed, 15 Aug 2012 14:22:02 +0000 (14:22 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 15 Aug 2012 14:22:02 +0000 (14:22 +0000)
commitdb6573d6646f950b5a758fd68d180de8ae1e8981
tree5c1765409a97237e924cd9f3a0dbaff697f631de
parenta036ba48efc7145d0cd2de136be0443b65f672d2
PR python/14387:
* python/py-bpevent.c (create_breakpoint_event_object): Update
comment.
* python/py-event.c (evpy_add_attribute): Update comment.
* python/py-exitedevent.c (create_exited_event_object): Fix
reference counting and error handling.
* python/py-newobjfileevent.c (create_new_objfile_event_object):
Fix reference counting.
* python/py-signalevent.c (create_signal_event_object): Fix
reference counting and error handling.
* python/py-stopevent.c (emit_stop_event): Fix reference
counting.
* python/py-threadevent.c (get_event_thread): Return a
borrowed reference.
* python/py-type.c (convert_field): Fix reference counting.
gdb/ChangeLog
gdb/python/py-bpevent.c
gdb/python/py-event.c
gdb/python/py-exitedevent.c
gdb/python/py-newobjfileevent.c
gdb/python/py-signalevent.c
gdb/python/py-stopevent.c
gdb/python/py-threadevent.c
gdb/python/py-type.c
This page took 0.026132 seconds and 4 git commands to generate.