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: [PATCH] gdb/testsuite/gdb.python: add test cases for anonymous members fix


>>>>> "Li" == Li Yu <raise.sail@gmail.com> writes:

Li> gdb.Type.fields() missed handling for anonymous members, I just sent a
Li> patch to fix it, this patch adds some cases to test it.

In most cases, changes to the test suite should be part of the main
patch modifying gdb.  Likewise for changes to the documentation and the
NEWS entry.

Tom


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