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 7ffc61b..e660cf9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2015-08-25 Yao Qi <yao.qi@linaro.org> + + * aarch64-linux-nat.c (debug_reg_change_callback): Call + ptid_get_pid rather than ptid_get_lwp. + 2015-08-24 Pedro Alves <palves@redhat.com> * NEWS (New commands): Mention set/show remote |