Hi,
I'd like to learn, whether there are some news concerning a test-suite for
avr-binutils using simulavr.
I have been addressing the testsuite issue for gcc. (I'd like to have this
running before I start experimenting with back-end modifications.) So far, I
have suceeded in running at least a fraction of the testsuite in an
automized way. Basically, the most important thing seems to be, to write a
suitable "expect" script for describing the target-board. The remaining
issue now is, that simulavr does not exactly seem to behave like standard
gnu simulators do. It turned out to be necessary to make some changes in the
testsuite scripts. Status is, that with my present changes some part of the
testsuite scripts is broken.
Therefore my question:
Does anyone has information on how gnu simulators are supposed to behave,
and/or are there activities under way to change something within the
simulavr interface (? simulavrxxxxx ?)?