commit | fb322915a05804a3a153f714f2f08e4c32ce84c7 | [log] [tgz] |
---|---|---|
author | Robin Getz <robin.getz@analog.com> | Wed Nov 21 16:38:05 2007 +0800 |
committer | Bryan Wu <bryan.wu@analog.com> | Wed Nov 21 16:38:05 2007 +0800 |
tree | 019c4ff7e2e1593d3dfab1206386ecaf61e7fb72 | |
parent | 569a50ca3f56cd69199733580e7ca0e81029473a [diff] |
Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused We need to send signals with the proper PC, or gdb gets confused, and lots of tests fail. This should fix that. Signed-off-by: Robin Getz <robin.getz@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>