This is the mail archive of the archer@sourceware.org mailing list for the Archer 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: Subclassing gdb.Value


>>>>> "Jim" == Jim Blandy <jimb@red-bean.com> writes:

Jim> Won't calling super().__init__ take care of creating the struct
Jim> value, just as calling gdb.Value does now?

Oh, duh.  I forgot we allowed this.

Just try it, maybe you won't have any problems :)

Tom


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