debug: debug entry error propagation
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
+1
-1
@@ -439,7 +439,7 @@ static int arm11_halt(struct target *target)
|
||||
|
||||
enum target_state old_state = target->state;
|
||||
|
||||
arm11_debug_entry(arm11);
|
||||
CHECK_RETVAL(arm11_debug_entry(arm11));
|
||||
|
||||
CHECK_RETVAL(
|
||||
target_call_event_callbacks(target,
|
||||
|
||||
Reference in New Issue
Block a user