From bfd7b64e2339c6d4b9a75c1c521fc32cb54a2354 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 6 Aug 2000 23:26:40 +0000 Subject: [PATCH] Minor reformat. --- gdb/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 29e240123b..752d6db8ac 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -6,8 +6,8 @@ (dll_symbol_command): Pass OBJF_USERLOADED to safe_symbol_file_add. (get_child_debug_event): Always reset last_sig. Always reset inferior pid appropriately. - (do_initial_child_stuff): New function. Called when attaching or starting - a new inferior process. + (do_initial_child_stuff): New function. Called when attaching or + starting a new inferior process. (child_attach): Use do_initial_child_stuff. (child_create_inferior): Ditto. * config/i386/cygwin.mh (NAT_FILE): Set to modern location.