This is the mail archive of the gdb-patches@sources.redhat.com 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: Bug with lists in tables in ui-out.c



> Sounds fine.  If you are going to check this in, will you check the doc
> patch too?  Thanks.

Hmm, I think there is another thinko bug lurking.  I suspect the 
current->field_count needs to be updated as part of consuming the header.

If you don't and the table has a tuple/list followed by as simple field 
then the simple field would find a field nr mismatch.

	Andrew



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