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: [RFA] Re: Python: add field access by name and standard python mapping methods to gdb.Type


>>>>> "Paul" == Paul Koning <paulkoning@comcast.net> writes:

Paul> Thanks.  Committed with these changelogs, same diff as previously mailed:

Paul> 	* doc/gdb.texinfo (gdb.Type): Document field access by dictionary
Paul> 	key syntax.

For future reference, there is a separate ChangeLog in doc.  Entries for
documentation have to go there.

Paul> 2011-09-28  Paul Koning  <paul_koning@dell.com>
Paul> 	* gdb.python/py-type.c (enum E): New.
Paul> 	* gdb.python/py-type.exp (test_fields): Add tests for Python
Paul> 	mapping access to fields.
Paul> 	(test_enums): New test for field access on enums.

Could you write a NEWS entry for this change?

thanks,
Tom


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