breakpoints: fix error handling
commit4a47d87e4791a00cab4f420e23cd7d85aee0342b
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 13 Sep 2010 19:59:39 +0000 (13 21:59 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Tue, 14 Sep 2010 14:25:48 +0000 (14 16:25 +0200)
treeb7722d10b900b83ed7cd46f8c3dcff6c14c432c2
parent1b0f194d90f38e363939b7f11260fc64680016e1
breakpoints: fix error handling

do not try to interpret "retval" into a string, just
amend a bit about the context of the already reported
error.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/breakpoints.c