]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit0d1cdd7ab6e0e7ccaf9f3b1d2afa0ddeead23ccc
treeb9afaa46540a46be141f84aa286acd0dc7f4e65c
parent3a2521fa75359450f5ec7e6b76847f933b7ee680
Blackfin arch: Fix bug - skip single step in high priority interrupt handler instead of disabling all interrupts in single step debugging.

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>
arch/blackfin/kernel/kgdb.c
arch/blackfin/mach-common/entry.S