[PATCH 0/2] Return gdbpy_ref in a couple more places

Simon Marchi simon.marchi@polymtl.ca
Wed Oct 24 20:03:00 GMT 2018


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



More information about the Gdb-patches mailing list