]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
* win32-nat.c (get_child_debug_event): Close file handles created after process
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 7e52cf5479483baf8d8ecda1c30e1b508ea7889a..cb151d0931c1ff999aedc0994a8bceb040fca0f4 100644 (file)
@@ -1,3 +1,10 @@
+2001-10-10  Christopher Faylor  <cgf@redhat.com>
+
+       * win32-nat.c (get_child_debug_event): Close file handles created after
+       process creation and DLL load.
+       (child_create_inferior): Close unneeded process/thread handle after
+       thread creation.
+
 2001-10-10  Jim Blandy  <jimb@redhat.com>
 
        * mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.