]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Add more debugging output to aarch64_displaced_step_fixup
authorLuis Machado <luis.machado@linaro.org>
Thu, 9 Jan 2020 19:19:31 +0000 (16:19 -0300)
committerLuis Machado <luis.machado@linaro.org>
Tue, 21 Jan 2020 13:25:54 +0000 (10:25 -0300)
commit1ab139e5bedfec2bb277287574cc0322c21a252b
treeb7f5b90755177bd608ca465eeff42863defad7ac
parent0c27188999bfc5bf03536bf44593c4ed8df296c3
Add more debugging output to aarch64_displaced_step_fixup

While debugging the step-over-syscall problem, i wanted to see a bit more
debugging output to try to determine the root cause.

This patch does this.

gdb/ChangeLog:

2020-01-21  Luis Machado  <luis.machado@linaro.org>

* aarch64-tdep.c (aarch64_displaced_step_fixup): Add more debugging
output.
gdb/ChangeLog
gdb/aarch64-tdep.c