]> git.sur5r.net Git - openocd/commit
aarch64: report the correct reason for halting after singlestep
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 16 Sep 2016 10:55:17 +0000 (12:55 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:01:39 +0000 (14:01 +0100)
commitdf7069af556bd9601ec293a87e8465fb713b3a06
tree51c9963e595b2824d626ca787e5c7132872526df
parent11bc04e00c506346b8f35ba8b71d0598ef547f86
aarch64: report the correct reason for halting after singlestep

Don't report breakpoint as debug reason when halt is due to a
single-step event.

Change-Id: Ie6c3ca1e5427c73eb726a038301b6a29a47d1217
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
src/target/aarch64.c
src/target/armv8_dpm.c