Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
authorSonic Zhang <sonic.zhang@analog.com>
Tue, 5 Aug 2008 10:28:26 +0000 (18:28 +0800)
committerBryan Wu <cooloney@kernel.org>
Tue, 5 Aug 2008 10:28:26 +0000 (18:28 +0800)
 - Skip single step if global interrupt disable bit is set.
 - Extend bernds' patch r4673 to skip single step in any interrupt entry
   that interrupts the code which is under single stepping. Bernds' patch
   only allow user space single stepping.

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

No differences found