aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-01-19 18:38:51 +0000
committerIan Lance Taylor <ian@airs.com>1998-01-19 18:38:51 +0000
commitb5edcb4521a8ebe0af5f19a8a8564a9f602eba2d (patch)
treefc3e0f1e65cdbd62d532d870477b8d3958d3b434 /gdb/ChangeLog
parent76bf91921d2ead8d868782f3485a5c1c1461c959 (diff)
downloadgdb-b5edcb4521a8ebe0af5f19a8a8564a9f602eba2d.zip
gdb-b5edcb4521a8ebe0af5f19a8a8564a9f602eba2d.tar.gz
gdb-b5edcb4521a8ebe0af5f19a8a8564a9f602eba2d.tar.bz2
From cgf@bbc.com (Chris Faylor):
* win32-nat.c (child_mourn_inferior): Call ContinueDebugEvent to let the child exit. (child_kill_inferior): Respond to all debug events as the child is terminating.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a41a9d5..f66e3e8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
Mon Jan 19 13:34:40 1998 Ian Lance Taylor <ian@cygnus.com>
+ From cgf@bbc.com (Chris Faylor):
+ * win32-nat.c (child_mourn_inferior): Call ContinueDebugEvent to
+ let the child exit.
+ (child_kill_inferior): Respond to all debug events as the child is
+ terminating.
+
* Makefile.in (all): Change gdb dependency to gdb$(EXEEXT).
(uninstall): Add $(EXEEXT) to file name to remove.
(gdb$(EXEEXT)): Rename target from plain gdb.