Disable the debugging traces
authorMichel Pollet <buserror@gmail.com>
Mon, 14 Dec 2009 20:55:48 +0000 (20:55 +0000)
committerMichel Pollet <buserror@gmail.com>
Mon, 14 Dec 2009 20:55:48 +0000 (20:55 +0000)
commit1828d61a7a1b5751ddc70f93bd16bd9b0d4b2c6e
tree6b9a552b7083b60785a57057034d78a25ed0383e
parent5f2fe2466b5a69ca24dee3a3ca99742f412bf8fc
Disable the debugging traces

Added a (Disabled by default) compile flag for the
heavy-duty debugger that helped debug the core. No
longer needed in full builds since 1) it works
2) gdb works for user code..

Signed-off-by: Michel Pollet <buserror@gmail.com>
.simavr.jcc
simavr/sim/sim_avr.c
simavr/sim/sim_avr.h
simavr/sim/sim_core.c
simavr/sim/sim_core.h
simavr/sim/sim_elf.c