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 4/7] [python] API for macros: Add methods to get a gdb.Macro.


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> You can use a list, and then convert it to a tuple:
Phil> PyList_AsTuple

Sure, but that just adds another allocation.
I don't understand what the benefit is.

Tom


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