target: cope with *any* error setting a breakpoint
commitad75af0b17af75d57b95298fb40784d33cc8f3e2
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 24 Nov 2009 08:13:43 +0000 (24 00:13 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 24 Nov 2009 08:13:43 +0000 (24 00:13 -0800)
treea81381284c3cb733787adf755e574485f50340ee
parent0583cb0a0d222787c4048f9362292c5db9d969b0
target: cope with *any* error setting a breakpoint

It's wrong to map unrecognized failure codes to success.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/breakpoints.c