diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-04-20 17:32:30 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-04-20 17:39:17 +0100 |
commit | b636649f5a2e108413dd171edaf320f781f57942 (patch) | |
tree | b2678bcb26eed1284d13be7e8f363f511dae10f4 /rules.mak | |
parent | f021b2c4627890d82fbcc300db3bd782b37b7f8a (diff) | |
download | qemu-b636649f5a2e108413dd171edaf320f781f57942.zip qemu-b636649f5a2e108413dd171edaf320f781f57942.tar.gz qemu-b636649f5a2e108413dd171edaf320f781f57942.tar.bz2 |
arm: Abstract out "are we singlestepping" test to utility function
We now test for "are we singlestepping" in several places and
it's not a trivial check because we need to care about both
architectural singlestep and QEMU gdbstub singlestep. We're
also about to add another place that needs to make this check,
so pull the condition out into a function.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 1491844419-12485-7-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'rules.mak')
0 files changed, 0 insertions, 0 deletions