diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index aa33c81..06d7411 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2015-08-25 Yao Qi <yao.qi@linaro.org> + * aarch64-linux-nat.c (aarch64_notify_debug_reg_change): + Call current_lwp_ptid. + +2015-08-25 Yao Qi <yao.qi@linaro.org> + * aarch64-linux-nat.c (debug_reg_change_callback): Use debug_printf. |