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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=lg1KSWjHdehASu56
	KGDcxBveQ9kdJzKbYE3cRHFfmZBApFQfFw9/WGolnQ5pVwlpwcyUD75UxF9G48FI
	us3KjXSsAa5exP2zTPBnttwipLoGD8dPyojpT3RaylYToDtRUKBhTzYvxwA6A4Ph
	+7RQXdhu29zj1oHNVgU2Xox/Czc=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=2XfzTPqVyvVA+p/mPjP1fU
	yftkM=; b=Dp2TY3jusKg9Csz8IYr9Xi3yAeRrbs3EQHDeu7QWc0RRvo2AZTc5D8
	k0yWQfMguNbopGZZDrc7cUoh98Psh+UX3rOIhNHLTDoSm8kufVcV1i41XmA5zmBO
	Dy4yXml9qUZEMAed/dJuQt27WKCUHQtyUJx1zxmffa/DochyiH6GA=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:861, exhibits, H*MI:sk:4669434, H*Ad:D*cornell.edu
X-HELO: limerock01.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Subject: Re: emacs gud-interface is not updated after gdb command execution (maybe because of incomplete output from gdb)
To: cygwin@cygwin.com
References: <466943424.37628.394d161a-7219-415d-a659-0f774811ad2d.open-xchange@email.1und1.de>
From: Ken Brown <kbrown@cornell.edu>
Message-ID: <44459aa0-4381-2368-ab63-5dffc26f3344@cornell.edu>
Date: Thu, 26 May 2016 08:31:46 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0
MIME-Version: 1.0
In-Reply-To: <466943424.37628.394d161a-7219-415d-a659-0f774811ad2d.open-xchange@email.1und1.de>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-PMX-Cornell-Gauge: Gauge=XXXXX
X-IsSubscribed: yes

On 5/26/2016 5:30 AM, Tobias Zawada wrote:
> Hello,
> when debugging c-programs (the special program does not matter) with gud/gdb the
> prompt "(gdb)"
> is missing after the execution of the "start" command. This also happens with
> other commands such as "next". Also variable values and outputs are not
> correctly updated.
> I do not have this problem under linux.

This looks like a bug I reported several years ago; it actually has 
nothing to do with emacs:

   https://www.cygwin.com/ml/cygwin/2011-10/msg00445.html

It was fixed but then reappeared some months later:

   https://www.cygwin.com/ml/cygwin/2012-05/msg00049.html

It was fixed again but apparently is back.  The test case from the 
original report still exhibits the problem.

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

