From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Hang in Emacs 21.3.50 Date: Wed, 04 Dec 2002 18:18:24 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <7458-Wed04Dec2002181823+0200-eliz@is.elta.co.il> References: <20021204110122.84CA13FE33@server2.fastmail.fm> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1039018908 18472 80.91.224.249 (4 Dec 2002 16:21:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Dec 2002 16:21:48 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18JcHR-0004nf-00 for ; Wed, 04 Dec 2002 17:21:45 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18JcRV-00084t-00 for ; Wed, 04 Dec 2002 17:32:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18JcFp-0000Rh-00; Wed, 04 Dec 2002 11:20:05 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18JcFL-0000DM-00 for emacs-devel@gnu.org; Wed, 04 Dec 2002 11:19:35 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18JcFC-0008Lk-00 for emacs-devel@gnu.org; Wed, 04 Dec 2002 11:19:32 -0500 Original-Received: from balder.inter.net.il ([192.114.186.15]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18JcFB-0008Du-00; Wed, 04 Dec 2002 11:19:25 -0500 Original-Received: from zaretsky (adsl-ayalon-pc-128-229.inter.net.il [213.8.128.229]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id BZU18900; Wed, 4 Dec 2002 18:19:12 +0200 (IST) Original-To: seagull@fastmail.fm X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20021204110122.84CA13FE33@server2.fastmail.fm> (seagull@fastmail.fm) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9860 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9860 > From: "Dhruva Krishnamurthy" > Date: Wed, 04 Dec 2002 16:31:22 +0530 > > > > See etc/DEBUG for a lot of advice. You can stop Emacs by typing > > C-z at the window where GDB is running. > > Did not work in W2k, the interrupt must be some other key (C-Brk killed > the session!) See the end of the file etc/DEBUG, it explains how to stop Emacs from the MSVC debugger.