diff options
| author | Yao Qi <yao.qi@linaro.org> | 2016-03-18 14:39:09 +0000 |
|---|---|---|
| committer | Yao Qi <yao.qi@linaro.org> | 2016-03-18 14:39:09 +0000 |
| commit | 941319d15194580a047484a53f232d374dc2d712 (patch) | |
| tree | 076bd6243885f904fcc6508d6e1ffb73a904a88b /gdb/python/py-function.c | |
| parent | 35ac8b3e2dbbe1fcd107dfcc6bbc4faed6bdc63f (diff) | |
| download | binutils-941319d15194580a047484a53f232d374dc2d712.zip binutils-941319d15194580a047484a53f232d374dc2d712.tar.gz binutils-941319d15194580a047484a53f232d374dc2d712.tar.bz2 | |
[spu] throw error when target_read_memory fails
I happen to see that 1 is returned in spu_software_single_step when
target_read_memory returns 1. It must be wrong. That patch changes
it to throwing an error. Note that I choose to throw error because I
find the code in the end of spu_software_single_step throws errors.
gdb:
2016-03-18 Yao Qi <yao.qi@linaro.org>
* spu-tdep.c (spu_software_single_step): Throw error when
target_read_memory fails.
Diffstat (limited to 'gdb/python/py-function.c')
0 files changed, 0 insertions, 0 deletions
