diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 40234723498..f314e8e7842 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -4105,7 +4105,7 @@ in_inclusive_range. 2017-10-30 Pedro Alves - Simon Marchi + Simon Marchi * remote.c (remote_set_syscall_catchpoint): Build a std::string instead of a gdb::unique_xmalloc_ptr, using string_appendf. diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 51c9864185c..ab65ca23db6 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -827,7 +827,7 @@ instead of on dejagnu remote boards. 2017-10-12 Pedro Alves - Simon Marchi + Simon Marchi * gdb.base/inferior-died.exp: Remove is_remote and isnative checks. Use build_executable + clean_restart instead of