From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14805 invoked by alias); 10 Nov 2011 03:23:27 -0000 Received: (qmail 14797 invoked by uid 22791); 10 Nov 2011 03:23:26 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL,TW_BG,TW_YG X-Spam-Check-By: sourceware.org Received: from smtp4.epfl.ch (HELO smtp4.epfl.ch) (128.178.224.218) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Thu, 10 Nov 2011 03:23:13 +0000 Received: (qmail 28245 invoked by uid 107); 10 Nov 2011 03:23:09 -0000 Received: from 69-165-152-187.dsl.teksavvy.com (HELO discarded) (69.165.152.187) (authenticated) by smtp4.epfl.ch (AngelmatoPhylax SMTP proxy) with ESMTPA; Thu, 10 Nov 2011 04:23:09 +0100 Message-ID: <4EBB439B.5090808@cs.utoronto.ca> Date: Thu, 10 Nov 2011 03:23:00 -0000 From: Ryan Johnson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: gdb broken inside emacs (again? still?) References: <4EBAF428.9040508@cs.utoronto.ca> <4EBAFF80.9020604@cornell.edu> <4EBB07F6.1010101@cs.utoronto.ca> <4EBB38F7.1020303@cornell.edu> In-Reply-To: <4EBB38F7.1020303@cornell.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-11/txt/msg00166.txt.bz2 On 09/11/2011 9:37 PM, Ken Brown wrote: > On 11/9/2011 6:08 PM, Ryan Johnson wrote: >> On 09/11/2011 5:32 PM, Ken Brown wrote: >>> In the meantime, can't you use gdb 7.3.50-1? If you also have problems >>> with that release, please send detailed instructions for reproducing >>> the problem (starting with emacs -Q). >> No luck: >> >> $ cygcheck -cd | grep gdb >> gdb 7.3.50-1 >> libgdbm4 1.8.3-20 >> $ emacs -Q -nw >> M-x gdb >> Run gdb (like this): gdb > ^^^^^^^^^ > > That's your problem. You've deleted `--annotate=3' from the prompt > emacs gave you. emacs-23 needs that to be there. M-x gdb works fine > for me like that, using both gdb 7.3.50-1 and 7.3.50-3 (which is now > available). I tested with Cygwin 1.7.9 as well as with the latest > snapshot. !! That was it. Thanks a lot, and sorry for the bother. Ryan -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple