delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/03/05/07:24:02

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=fVjn1QT
tPZqjNFKRWyZF3GF38nHZVxRWsiknrYJrh+DkXYcwTnGX4nE8Jp8CrVMgriSJg7e
xwWy5W7ERmAfd9ZTYmEEVP0OfA2eSwrkiac8tC7FHJ8mjCK5gZ3YgR20Onf7Oz6+
6kwUWVF868mWbgfUYbJI9jt6Ql6AzaZf+XlA=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:references:in-reply-to:from:date
:message-id:subject:to:content-type; s=default; bh=GbFa11bO3Nu9N
JFLNvbogp0rIos=; b=x6rB8LESOsTNoMubIfftRXPaEd/WGTcdS7SOLgAeWCJNN
y5XX7R6dIfD7bA3tDb/XGAXKCTL9742M2CYZWVxoUPVkaapgH0T8FX/un80lZi/w
e//bV5SlPMVjunFeLofI+ut0kiYFUw5gqfkJfs/iJGiddw9Sru54RIsjlvD2QU=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*c:alternative
X-HELO: mail-ed1-f50.google.com
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=M3vKE2jFhLzEBztBYggYHVP1qJ52m0+ThFMK8uw6Dms=; b=JpTT6xEOUahqenn7bpOEkLWr7igD8opBLKhSYvxKy/vw4XGcBo36uv8uoFEOQ4y/Pr YCZNN0rEQpLFqi8zsX17QftX2y/b2GBszKhQLHddXrRvEIjfvGS/PvlxdyRVO6vagNHb IxKFIexwrqDbdeG4cuJU4exBY8q7vBEFB+pc2rQo8cWsDvrIIEFmD8KuhAF1RrsWnrsK xur1o45St8FDZGI0q1jl2FCjHY16PWmjXZI6QKyT8myi0kLziaZD7fsV1deuR0Ebkpv5 u0YoCVBbGPF4EWnEQJzKlikhgZ4mVCnKdVK3kODy3mJJfbxlIHbrcCovPRlJEQtPWvqM gjwg==
MIME-Version: 1.0
References: <CAH5rLZVFq1PVHvvMx4SH+-KWaUCtoBi9j80z6PBKKTpSpFzRAA AT mail DOT gmail DOT com> <e5f225b0-3842-d730-20ce-1178260a641b AT cornell DOT edu> <CAH5rLZV0Q+OkS7jzDe9pCA8Av59AKmH41zpj1TMoXMwhQ+EVcw AT mail DOT gmail DOT com> <20200305194018 DOT b286ababefc9dae8f22d3c98 AT nifty DOT ne DOT jp>
In-Reply-To: <20200305194018.b286ababefc9dae8f22d3c98@nifty.ne.jp>
From: "William M. (Mike) Miller" <william DOT m DOT miller AT gmail DOT com>
Date: Thu, 5 Mar 2020 07:22:57 -0500
Message-ID: <CAH5rLZVJjGeO2u_HiAVSpXkP-6JTM02y5OghkskHVgzGduv9Tw@mail.gmail.com>
Subject: Re: Emacs gud not working on new installation
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

On Thu, Mar 5, 2020 at 5:40 AM Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
wrote:

> On Wed, 4 Mar 2020 10:39:11 -0500
> "William M. (Mike) Miller" wrote:
> > 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!
>
> I guess starting emacs with:
> CYGWIN=disable_pcon emacs
> helps in cygwin 3.1.4.
>

Thanks! I will keep that in mind in case I update to a newer version of
Cygwin before this issue is addressed.

-- 
William M. (Mike) Miller | Edison Design Group
william DOT m DOT miller AT gmail DOT 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019