Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: =?iso-8859-1?Q?Dominik_J=E4nicke?= To: Subject: Re: gdb crashes my machine Date: Thu, 17 Jan 2002 12:42:35 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 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 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 DOT jaenicke AT softec DOT 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/