]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs.
authorWill Newton <willnewton@sourceware.org>
Mon, 16 Sep 2013 14:22:19 +0000 (14:22 +0000)
committerWill Newton <willnewton@sourceware.org>
Mon, 16 Sep 2013 14:22:19 +0000 (14:22 +0000)
commitc623a6ef72a8d7dbbb646345f75646710cb9bb68
treeb6bb1d3c9f9c62a194239081588b7d6bec944cae
parent04a83fee11b7074fc1d7a2a6ea13c3a12f87b290
gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs.

Apply the same fix that was applied to aarch64-linux-nat.c.

2013-09-16  Will Newton  <will.newton@linaro.org>

* linux-aarch64-low.c (aarch64_linux_set_debug_regs): Zero
out regs.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-aarch64-low.c