Pip Cet wrote:
I'm running the GCC testsuite on AVR using the simulator included in
binutils-gdb, and an avr-sim.exp file, which essentially duplicates
all the other *-sim.exp files.
Is that the right way, or should I be using generic-sim.exp or multi-sim.exp?
The multi-sim.exp file seems t
I'm running the GCC testsuite on AVR using the simulator included in
binutils-gdb, and an avr-sim.exp file, which essentially duplicates
all the other *-sim.exp files.
Is that the right way, or should I be using generic-sim.exp or multi-sim.exp?
If the right way is to use an avr-sim.exp file, wha