This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] [python] gdb.Inferior reference count fixes


Tom Tromey <tromey@redhat.com> writes:

>>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:
>
> Phil> 2011-06-30  Phil Muldoon  <pmuldoon@redhat.com>
> Phil> 	* python/py-inferior.c (infpy_dealloc): New function.
> Phil>         (inferior_to_inferior_object): Return a new object, or a
> Phil> 	new reference to the existing object.
> Phil>         (find_thread_object): Cleanup references to inferior.
> Phil>         (delete_thread_object): Ditto.
> Phil>         * python/py-infthread.c (create_thread_object): Do not increment
> Phil> 	inferior reference count.
>
> Ok.
>

Committed, thanks.

Cheers

Phil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]