This is the mail archive of the
archer@sourceware.org
mailing list for the Archer project.
Re: bokenness of nested pretty printers
>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:
Paul> All of the above seem to be related to this assert:
Paul> ../../gdb/value.c:491: internal-error: value_address: Assertion
Paul> `value->lval != lval_internalvar && value->lval !=
Paul> lval_internalvar_component' failed.
I pushed a fix for this. Sorry about the mess... I assume that there
are other lurking problems too.
I'm going to start on the test suite now. If you run into other
problems I'll fix those first; otherwise I'll start searching for
problems once I have a test framework in place.
Tom