| commit | 3aee91bafef01bd5c59853346f1fcb85f701fdc1 | [log] [tgz] |
|---|---|---|
| author | Jie Zhang <jie.zhang@analog.com> | Wed Feb 04 16:49:45 2009 +0800 |
| committer | Bryan Wu <cooloney@kernel.org> | Wed Feb 04 16:49:45 2009 +0800 |
| tree | 790252ea13d88b9d27b0ff74b5934b73472bc72c | |
| parent | 1c302b6ccb1296bda3754708099233290f6cf689 [diff] |
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>