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] |
On 06/18/2009 02:50 PM, Richard Ward wrote:A small patch to add a bool indicating if a class member as returned by the fields method on a gdb.Type represents a base class.
PS. asked about this (and other patches I'll hopefully be sending) on IRC and was told to sign the copyright waiver thing for the FSF before submitting. Not sure if I need to give any info on that but the FSF say they have it now.
2009-05-28 Richard Ward<richard.j.ward1@googlemail.com>
* gdb/python/python-type.c convert_field adds a new bool entry "base_class" indicating whether the field represents a base class * gdb/doc/gdb.texinfo: updated to refelect the above.
Richard,
I have a patch ready for upstream that depends on your patch. As you have papers on file, can you submit this to FSF GDB upstream at gdb-patches@sourceware.org?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |