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] Remove duplicate code to init python objfile/progspace objects


On 13/10/14 21:01, Doug Evans wrote:
> Doug Evans writes:
>  > Hi.
>  > 
>  > This patch just removes some duplicate code.
>  > 
>  > 2014-10-09  Doug Evans  <dje@google.com>
>  > 
>  > 	* py-objfile.c (objfpy_initialize): New function.
>  > 	(objfpy_new, objfile_to_objfile_object): Call it.
>  > 	* py-progspace.c (pspy_initialize): New function.
>  > 	(pspy_new, pspace_to_pspace_object): Call it.
>
> Committed.
Doug,

Thanks for doing this.

Regards,

Phil


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