run_avr: Add a way to trace just interruots vectors
authorMichel Pollet <buserror@gmail.com>
Wed, 14 Apr 2010 17:09:38 +0000 (18:09 +0100)
committerMichel Pollet <buserror@gmail.com>
Wed, 14 Apr 2010 17:09:38 +0000 (18:09 +0100)
commit46876e7b76884fb5134386c0462601644c847927
treeebab15d850106754fa43cfce17eea81facc444a1
parentccad49469feb37e21424df67c385e53c95459668
run_avr: Add a way to trace just interruots vectors

Calling run_avr with -ti <value> will trace the scheduling
of that pacticular vector.
You can have up to 8 traces.

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/sim/run_avr.c