]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/win32-nat.c
* win32-nat.c (get_child_debug_event): Close file handles created after process
authorChristopher Faylor <me+cygwin@cgf.cx>
Thu, 11 Oct 2001 01:55:58 +0000 (01:55 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Thu, 11 Oct 2001 01:55:58 +0000 (01:55 +0000)
commit700b351bda2ac5430482a63fa1efd2f68540a4df
tree494fe40824f7abe800d68ac87271b567be765b17
parentb58266b5a917aaf661188b8386cb0613a5703726
* 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.
gdb/ChangeLog
gdb/win32-nat.c
gdb/windows-nat.c