From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 63572 invoked by alias); 4 Mar 2020 15:39:26 -0000 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 Received: (qmail 63528 invoked by uid 89); 4 Mar 2020 15:39:26 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=Ken, U*kbrown, D*cornell.edu, H*f:sk:e5f225b X-HELO: mail-ed1-f47.google.com Received: from mail-ed1-f47.google.com (HELO mail-ed1-f47.google.com) (209.85.208.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 04 Mar 2020 15:39:24 +0000 Received: by mail-ed1-f47.google.com with SMTP id dc19so2800360edb.10 for ; Wed, 04 Mar 2020 07:39:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=I7kcP+7DThsGTyuFVD0h2JzR5DAvZ+w8bik/GumIYUY=; b=SIjvoeqfMZc2c4LFgyQCETogOS3i3NDbEfTTMcfO90ftMESDJEXDB89PzvYVtszUsT Mr3azKW0IzsIx4+5BJ6SaEqLGBJMqsSuL1VWFMUsT4GeBiDZQ0CbwM3T1g21TLD9Ss3n 9otDySg3N0NHbh1XibBdCh3TegaArt17GsbdYsIGhoeXlJHEdfNjR4wJEx5Nbcz/mtZQ Qg/n0xky0DaBvhfiL/lAKigZvL02fFjbzVH//tV88Pj7LjsLO5WjeaR9iih4ogkzNrxJ BLDyLl/3rCrezJJOlYCb54q0l0sFZSC7gemDZl1N15osdbNG0oR/3Lb5clTTLnyqURp6 tTMg== MIME-Version: 1.0 References: In-Reply-To: From: "William M. (Mike) Miller" Date: Wed, 04 Mar 2020 18:16:00 -0000 Message-ID: Subject: Re: Emacs gud not working on new installation To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2020-03/txt/msg00073.txt On Wed, Mar 4, 2020 at 9:58 AM Ken Brown wrote: > On 3/4/2020 9:44 AM, William M. (Mike) Miller wrote: > > I installed Cygwin on a new computer last weekend. On my previous > computer, > > I used gud with gdb in emacs (M-x gdb) for debugging. However, on the new > > computer it is not working. I suspect that gdb is producing output that > is > > not formatted correctly for gud to parse. [...snip...] > > I don't know whether this is an emacs problem or a Cygwin problem. Here > are two things you can try: > > 1. Roll back the cygwin package to 3.0.7 to see if that fixes the > problem. If so, the problem is likely related to the pty changes in > cygwin-3.1.x. > This worked. Thanks for the tip! -- William M. (Mike) Miller | Edison Design Group william.m.miller@gmail.com -- 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