Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead...
authorSonic Zhang <sonic.zhang@analog.com>
Sat, 26 Jul 2008 10:54:38 +0000 (18:54 +0800)
committerBryan Wu <cooloney@kernel.org>
Sat, 26 Jul 2008 10:54:38 +0000 (18:54 +0800)
Skip single step if event priority of current instruction is higher than
that of the first instruction, from which gdb starts single step.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>

No differences found