2004-12-30 20:49:08 +01:00
|
|
|
The Simulavr program is a simulator for the Atmel AVR family of
|
|
|
|
microcontrollers. Simulavr can be used either standalone or as a
|
|
|
|
remote target for gdb. When used in gdbserver mode, the simulator
|
|
|
|
is used as a backend so that gdb can be used as a source level
|
|
|
|
debugger for AVR programs.
|
|
|
|
|
2005-05-23 10:26:03 +02:00
|
|
|
Simulavr was written by Theodore A. Roth
|