aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 29e2401..752d6db 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.