Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@cygnus.com>
To: cgf@bbc.com
Cc: gdb-patches@cygnus.com, noer@cygnus.com, sos@prospect.com.ru
Subject: Re: Fix for cygwin gdb hangs
Date: Mon, 19 Jan 1998 10:39:00 -0000	[thread overview]
Message-ID: <199801191839.NAA23262@subrogation.cygnus.com> (raw)
In-Reply-To: <199801170520.AAA07356@hardy.bbc.com>

   From: Christopher Faylor <cgf@bbc.com>
   Date: Sat, 17 Jan 1998 00:20:59 -0500 (EST)

   The cygwin32 port of gdb has an annoying habit of hanging hanging Windows
   NT if the gdb 'kill' command is used or if an attempt is made to exit
   gdb without allowing the debugged program to run to completion.
   This patch should solve that problem.

   -Chris Faylor

	   Patch from cgf@bbc.com (Chris Faylor)
	   * win32-nat.c (child_mourn_inferior): Make sure that child continues
	   from EXIT_PROCESS_DEBUG or it could hang around forever.
	   (child_kill_inferior): Respond to all debug events as the child
	   is terminating or risk invoking a Windows NT bug which eventually
	   hangs the whole system.

Thanks.  I've been annoyed by that problem for a while, but never
quite enough to figure out what was causing it.  I checked the patches
into the main sources.

Ian


      reply	other threads:[~1998-01-19 10:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-16 21:21 Christopher Faylor
1998-01-19 10:39 ` Ian Lance Taylor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199801191839.NAA23262@subrogation.cygnus.com \
    --to=ian@cygnus.com \
    --cc=cgf@bbc.com \
    --cc=gdb-patches@cygnus.com \
    --cc=noer@cygnus.com \
    --cc=sos@prospect.com.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox