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: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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-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 AT cygwin DOT com References: <466943424 DOT 37628 DOT 394d161a-7219-415d-a659-0f774811ad2d DOT open-xchange AT email DOT 1und1 DOT de> From: Ken Brown 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