commit | d6a29891369827317659b7833170d2f5f0c7b97f | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Tue Aug 05 18:28:26 2008 +0800 |
committer | Bryan Wu <cooloney@kernel.org> | Tue Aug 05 18:28:26 2008 +0800 |
tree | d93efcc44012c838e8b8f13466c06ee4be20df6d | |
parent | fe5aeb93024791a5aa69741015db33093198ff47 [diff] |
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging. - 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>