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] Rename gdb.Breakpoint getter methods.


Tom> So, I think basically all of these should be attributes.
Tom> What do you think?  Is this too magical?

Thiago> I agree it is natural to have settable attributes in python, my only
Thiago> concern is that it's possible for the attributes to change without the
Thiago> python script touching them (e.g., because it was changed via the GDB
Thiago> command line by the user). Would that be confusing to the python
Thiago> programmer? I really don't know, maybe not.

I think it would be ok.

Tom


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