]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin arch: fix 2 bugs related to debug
authorJie Zhang <jie.zhang@analog.com>
Wed, 4 Feb 2009 08:49:45 +0000 (16:49 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 4 Feb 2009 08:49:45 +0000 (16:49 +0800)
commite1cc467797b6a522dc778648853630b252e4ec51
tree790252ea13d88b9d27b0ff74b5934b73472bc72c
parent509975394e666d1a2130149f8d0b8898a9f0f438
Blackfin arch: fix 2 bugs related to debug

 - unable to single step over emuexcpt instruction
 - gdbproxy goes into infinite loop when doing gdb does "next" over
   "emuexcpt"

Don't decrement PC after software breakpoint.

Signed-off-by: Jie Zhang <jie.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/mach-common/entry.S