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] Reduce manual reference counting in py-inferior.c


Tom> This patch changes py-inferior.c to use gdbpy_ref<> when possible,
Tom> reducing the amount of manual reference counting.

Tom> Tested on x86-64 Fedora 29.

I must have tested incorrectly somehow, because I'm seeing a test
failure now.  I will have a fix ready shortly.

Tom


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