X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@mail.gmail.com> <e5f225b0-3842-d730-20ce-1178260a641b@cornell.edu> <CAH5rLZV0Q+OkS7jzDe9pCA8Av59AKmH41zpj1TMoXMwhQ+EVcw@mail.gmail.com> <20200305194018.b286ababefc9dae8f22d3c98@nifty.ne.jp>
In-Reply-To: <20200305194018.b286ababefc9dae8f22d3c98@nifty.ne.jp>
From: "William M. (Mike) Miller" <william.m.miller@gmail.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@cygwin.com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

On Thu, Mar 5, 2020 at 5:40 AM Takashi Yano <takashi.yano@nifty.ne.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.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

