The avr-libc testsuite uses the option -B <addr>, aka. --breakpoint <addr>, in order to stop the simulation. This option appears to be the same as -T now (except that -T can also handle a symbol name when simulating an ELF file), so maybe -B could be added as a synonym for backwards compatibility? Since simulavrxx uses the same command name (simulavr) as the old implementation, this would be useful.
_B,--breakpoint added to CVS head _______________________________________________ Simulavr-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/simulavr-devel
