Move ChangeLog entry to proper place
gdb/ChangeLog -> gdb/gdbserver/ChangeLog 2015-09-15 Pedro Alves <palves@redhat.com> PR remote/18965 * remote-utils.c (prepare_resume_reply): Merge TARGET_WAITKIND_VFORK_DONE switch case with the TARGET_WAITKIND_FORKED case.
This commit is contained in:
parent
8228463cbc
commit
5a676acc4b
@ -1,10 +1,3 @@
|
||||
2015-09-15 Pedro Alves <palves@redhat.com>
|
||||
|
||||
PR remote/18965
|
||||
* remote-utils.c (prepare_resume_reply): Merge
|
||||
TARGET_WAITKIND_VFORK_DONE switch case with the
|
||||
TARGET_WAITKIND_FORKED case.
|
||||
|
||||
2015-09-15 Yao Qi <yao.qi@linaro.org>
|
||||
|
||||
* aarch64-linux-nat.c (aarch64_linux_can_do_single_step): New
|
||||
|
@ -1,3 +1,10 @@
|
||||
2015-09-15 Pedro Alves <palves@redhat.com>
|
||||
|
||||
PR remote/18965
|
||||
* remote-utils.c (prepare_resume_reply): Merge
|
||||
TARGET_WAITKIND_VFORK_DONE switch case with the
|
||||
TARGET_WAITKIND_FORKED case.
|
||||
|
||||
2015-09-15 Yao Qi <yao.qi@linaro.org>
|
||||
|
||||
* server.c (handle_query): Check string comparison using
|
||||
|
Loading…
x
Reference in New Issue
Block a user