Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused
authorRobin Getz <robin.getz@analog.com>
Wed, 21 Nov 2007 08:38:05 +0000 (16:38 +0800)
committerBryan Wu <bryan.wu@analog.com>
Wed, 21 Nov 2007 08:38:05 +0000 (16:38 +0800)
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>

No differences found