X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <4E9ABA88.8070407@cornell.edu> Date: Sun, 16 Oct 2011 07:05:44 -0400 From: Ken Brown 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 AT cygwin DOT com Subject: Re: Problem w/ gdb 7.3.50-2 under emacs References: <4E7497DA DOT 1090800 AT cornell DOT edu> <4E9720D4 DOT 8070707 AT cs DOT utoronto DOT ca> <4E972ED8 DOT 2080707 AT cs DOT utoronto DOT ca> <4E9767F1 DOT 3080709 AT cornell DOT edu> <4E978C00 DOT 4020901 AT cs DOT utoronto DOT ca> <4E97A244 DOT 3080109 AT cornell DOT edu> In-Reply-To: <4E97A244.3080109@cornell.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 10/13/2011 10:45 PM, Ken Brown wrote: > On 10/13/2011 9:10 PM, Ryan Johnson wrote: >> On 13/10/2011 6:36 PM, Ken Brown wrote: >>> On 10/13/2011 2:32 PM, Ryan Johnson wrote: >>>> Update: gdb (previous version and home-built) doesn't seg fault, but is >>>> unable to run commands under the latest cygwin emacs: nothing happens >>>> when you hit [enter], though it usually responds to ^C and comes >>>> back to >>>> the gdb prompt. A home-built emacs works perfectly (at least, with the >>>> previous version of cygwin gdb). >>> >>> Are you implying that the previous version of Cygwin gdb doesn't work >>> with Cygwin emacs? >> On my machine, yes... though I don't remember this being a problem >> before upgrading gdb the first time. YMMV. > > I just found a workaround that allows M-x gdb to work in emacs with the > current gdb (7.3.50-2). Start M-x gdb and don't specify a filename. gdb > starts up fine. Then use the "file" command in gdb to load the program > you want to debug, and everything works. I've found the problem. The crash is caused by some of the commands that emacs sends to gdb during initialization. I've reported this in http://cygwin.com/ml/cygwin/2011-10/msg00289.html Ken -- 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