aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile.in
diff options
context:
space:
mode:
authorTarek BOCHKATI <tarek.bouchkati@gmail.com>2019-12-09 12:35:01 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2020-03-12 09:45:36 +0000
commit4845b5437284b964aad40b1cec57324732abb4d5 (patch)
tree3fa3958cd9364f46a5ba69bb22c521bc04ead2bb /Doxyfile.in
parent9f4659ae6b246bcab77d915cee288b2307a926b3 (diff)
target/aarch64: fix minor stepping issue with gdb
when using step command from gdb the step happens without any issue, but aarch64_step call explicitly aarch64_poll which consumes the status change to HALTED, so it does not inform gdb that the step has finished. by removing this call, all is back to normal and openocd could inform gdb that the step has finished. Change-Id: I9366aecd20f7d52259b050b8653189b67d9299d0 Signed-off-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com> Reviewed-on: http://openocd.zylin.com/5354 Tested-by: jenkins Reviewed-by: Muhammad Omair Javaid <omair.javaid@linaro.org> Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'Doxyfile.in')
0 files changed, 0 insertions, 0 deletions