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 0/2] Return gdbpy_ref in a couple more places


On 2018-10-24 15:12, Andrew Burgess wrote:
I spotted a couple of places where a gdbpy_ref was released in one
function only to be recreated again later.

Thanks,
Andrew

Thanks, both patches LGTM. However, please update the commit titles to include the function name (e.g. "gdb/python: Make cmdpy_completer_helper return gdbpy_ref<>"). It's clearer than having multiple commits with the same title.

Simon


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