X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6BD2039D3D39
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1619575627;
	bh=HCCMgnD+bAuMEDJqrDarRnrMLVSq7N7OGzt84Ao8Yt4=;
	h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=GTlsJsTQhqqb5ozt0fez9HaQhCsfx6UqiweIyyrWDvFssxH5+8CQy1RvYLdI1mCG8
	 elofa2kQs5Jj9OjJgzaHotIvWnDJzWkA1T2Kpzs4ap9X3K65L7Onyj4k9xPvxIwGzT
	 18nlV2MNk52YSlfI/Uapf+fWL7dMzeR61LM46dWY=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 94BEE39D3D12
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:cc;
 bh=xBpijyB60sesK0JkxS+RDwY3hL8kPItMPLXJJlsZhM8=;
 b=GwKqjN3CmenG8AkPD7ZeqbUGRZROaj19kp3qbObjaCYPfWBTLW/fdOUgXMqqpWMtiX
 cXHyy76SM4s6pY1EdCs99em0LRaQlc2oCrXkg2GU6YlEWJrfDjOuJMLPmlGJk6SCc5o/
 AAWVLjiUBr1sANgSESpPyox5abMGZgvAEcWfnY8LGWFVLTj+2FdGzEUfupdxY6ClbGtr
 ULWmRpxpyM/L1rh7SQw4TReKc9n1P+apFe8y+0qVjtcTPkqOiWU7P2viQaT5tRW0DOEm
 FwpNXDvumGmh86xYmAHDJdsHznQZoGbqoK1OVCWS08zrli6TEeXH/QcSZrIGvdNeQNeP
 g/bQ==
X-Gm-Message-State: AOAM533Ho5/wKoPX/8bfQktyNXa0UFR6Hx8VppbED0nqKdWYX1wzWyEY
 8hpxH/8GCS1oqlBwCsB07fodOIkbF3DjyNlETB5pz/pVxns=
X-Google-Smtp-Source: ABdhPJyUfRaDyCOKungHoxMYyLgTpguloAbxm94QbZiGuXWuvfLd1s3PbI+yNwbLlzLndcxhvCnTdV2bbfymzMREvYI=
X-Received: by 2002:a17:906:6488:: with SMTP id
 e8mr19048271ejm.367.1619575623610; 
 Tue, 27 Apr 2021 19:07:03 -0700 (PDT)
MIME-Version: 1.0
References: <CAH5rLZXwG0+EHQp9mpfpDZ7E8UR57-bF6kp4nDvRF2YXMh9TQA@mail.gmail.com>
 <20210428041430.134a16f9a64e996ecbfba434@nifty.ne.jp>
In-Reply-To: <20210428041430.134a16f9a64e996ecbfba434@nifty.ne.jp>
Date: Tue, 27 Apr 2021 22:06:52 -0400
Message-ID: <CAH5rLZWQpOSp3ZP+iQUn+KVMkVkVFLXYdCRU6T-XRi+qfD14BQ@mail.gmail.com>
Subject: Re: gdb under emacs is now aborting
To: Takashi Yano <takashi.yano@nifty.ne.jp>
X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: "William M. \(Mike\) Miller via Cygwin" <cygwin@cygwin.com>
Reply-To: "William M. \(Mike\) Miller" <william.m.miller@gmail.com>
Cc: The Cygwin Mailing List <cygwin@cygwin.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

On Tue, Apr 27, 2021 at 3:14 PM Takashi Yano <takashi.yano@nifty.ne.jp>
wrote:

> On Tue, 27 Apr 2021 09:58:01 -0400
> "William M. \(Mike\) Miller via Cygwin" <cygwin@cygwin.com> wrote:
> > I refreshed my Cygwin installation over the weekend, and ever since I
> have
> > not been able to run gdb under emacs as I previously had done. I use M-x
> > gdb to start the gud interface, and as soon as I enter the "run"
> command, I
> > get a message saying either "Debugger aborted (core dumped)" or a similar
> > message reporting a segmentation violation in the debugger.
>
> Could you please try latest snapshot?
> https://cygwin.com/snapshots/


Yes, it works again using the latest snapshot. Thank you for the suggestion.

-- 
William M. (Mike) Miller | Edison Design Group
william.m.miller@gmail.com

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
