mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
Fix ChangeLog formatting
Doing some unrelated grepping found that there were some missing spaces, fix it.
This commit is contained in:
@ -4105,7 +4105,7 @@
|
|||||||
in_inclusive_range.
|
in_inclusive_range.
|
||||||
|
|
||||||
2017-10-30 Pedro Alves <palves@redhat.com>
|
2017-10-30 Pedro Alves <palves@redhat.com>
|
||||||
Simon Marchi <simon.marchi@ericsson.com>
|
Simon Marchi <simon.marchi@ericsson.com>
|
||||||
|
|
||||||
* remote.c (remote_set_syscall_catchpoint): Build a std::string
|
* remote.c (remote_set_syscall_catchpoint): Build a std::string
|
||||||
instead of a gdb::unique_xmalloc_ptr, using string_appendf.
|
instead of a gdb::unique_xmalloc_ptr, using string_appendf.
|
||||||
|
@ -827,7 +827,7 @@
|
|||||||
instead of on dejagnu remote boards.
|
instead of on dejagnu remote boards.
|
||||||
|
|
||||||
2017-10-12 Pedro Alves <palves@redhat.com>
|
2017-10-12 Pedro Alves <palves@redhat.com>
|
||||||
Simon Marchi <simon.marchi@polymtl.ca>
|
Simon Marchi <simon.marchi@polymtl.ca>
|
||||||
|
|
||||||
* gdb.base/inferior-died.exp: Remove is_remote and isnative
|
* gdb.base/inferior-died.exp: Remove is_remote and isnative
|
||||||
checks. Use build_executable + clean_restart instead of
|
checks. Use build_executable + clean_restart instead of
|
||||||
|
Reference in New Issue
Block a user