Closed GoogleCodeExporter closed 8 years ago
I have added thread support. Now when running an Interrupt routine the info
threads
shows two threads and the Interrupt service routine is the current active. For
each
thread the head of the stack is shown. Also the call stack now only show the
call
stack for the current active thread instead of everything even when in an
interrupt
routine. As part of the thread info I show a symbolic name of the HW interrupt
(e.g.
KEYBOARD1 or TIMER4) This way you will immediately see in which interrupt
service
routine you are running.
Original comment by ohommes@gmail.com
on 22 Jun 2008 at 1:27
Original issue reported on code.google.com by
ohommes@gmail.com
on 20 Jun 2008 at 3:16