Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 17 Jan 2002 11:44:06 -0500
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: gdb crashes my machine
Message-ID: <20020117164406.GC10748@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <NEBBLGDJPMPNCOGBFMMPEEKPCAAA.dominik.jaenicke@softec.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <NEBBLGDJPMPNCOGBFMMPEEKPCAAA.dominik.jaenicke@softec.de>
User-Agent: Mutt/1.3.23.1i

http://cygwin.com/lists.html#see-above

On Thu, Jan 17, 2002 at 12:42:35PM +0100, Dominik J?nicke wrote:
>
>gdb is hanging on NT with service pack5
>
>following steps was made:
>
>1. create a simple hello word program and compile it with debug option
>    a.c
>#####
>    #include<stdio.h>
>    main()
>    {
>       printf("Hello World\n");
>    }
>#####
>2. start the debugger
>   $ gdb a.exe
>3. start execution with the run-button
>   a cmd window was opened for a.exe
>4. execute one step
>5. close the running a.exe application, using the close button of the a.exe
>cmd window or the task manager
>   after some seconds the NT System ask for confirmation because the a.exe
>application does not response
>6. close the running; gdb using the close button of the "Source Window" or
>task manager
>
>at this point the windows of a.exe and gdb are frozen and a reset is
>necessary.
>
>Dominik J?nicke
>SOFTEC Daten- und Kommunikationssysteme GmbH
>Promenade 17
>D-89073 Ulm
>Tel: +49-(0)-731-96600-22
>Fax: +49-(0)-731-96600-23
>E-Mail: dominik.jaenicke@softec.de
>Internet: http://www.softec.de
>
>
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting:         http://cygwin.com/bugs.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/

-- 
Please do not send me personal email with cygwin questions.
Use the resources at http://cygwin.com/ .

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

