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: [python][rfc] Change gdb.Block to use attributes instead ofgetter methods.


El lun, 08-12-2008 a las 17:36 -0700, Tom Tromey escribiÃ:
> Thiago> But now that I think of it, I'm not sure why I added the method in the
> Thiago> first place. The iterator can be used without an explicit call to this
> Thiago> method, by directly using gdb.Block in a for or in statement. Or even by
> Thiago> explicitly calling gdb.Block.__iter__. I'm inclined to remove
> Thiago> "itersymbols", what do you think?
> 
> That sounds good to me.

Nice. Committed with the change.
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


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