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=ZDmAzkZEdPaOGgOj l3AkFEztSLLpn8notCoWkFQe3NAThOcOPiH0oRHdJrrProsyxQxMHytBlscWQnIV zBxam6ZOTXjATjUtl3KHupKMaoE2SLY3mV9AMQWaXX6ad4HrXiGQ7agXydfh3nfG Y3Naqe8KNdq2SOWxifJucmsU4/k= 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=037t0QnJdKWDDvWCOvLJx8 6ELGg=; b=rpqJg5u4vKqP4SCOInlKEfN5TzpGXNTJWQmAuOoE08sgFlaSBh3U6v KEyMN6Zm+BpgIRd84IsDeia4ezywSpBmWxFs6dA/jaIMCvnCcVAhE+SKTX5sEa1f t2EXZiDwifHNeUWsjrqvIADprQNjYkYSrTPApnnGhR2+ZFrGK1y7w= 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.0 required=5.0 tests=AWL,BAYES_05,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=elispfunction, cygwin-specific, gdb-send, bunches X-HELO: limerock03.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> <44459aa0-4381-2368-ab63-5dffc26f3344 AT cornell DOT edu> <1002567840 DOT 45243 DOT 3a1a3cbe-ee7e-465d-8585-9c4a96076936 DOT open-xchange AT email DOT 1und1 DOT de> From: Ken Brown Message-ID: <506dac42-346b-0007-d1b5-5ea0930f8838@cornell.edu> Date: Thu, 26 May 2016 11:48:07 -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: <1002567840.45243.3a1a3cbe-ee7e-465d-8585-9c4a96076936.open-xchange@email.1und1.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-IsSubscribed: yes On 5/26/2016 10:55 AM, Tobias Zawada wrote: > Thanks, Ken for the following info: > >> 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. > > I had a look at the elisp-function gdb-send. > > The command process-send-string is used there for sending commands to gdb. > > Is it right that the problem manifests itself already there? > > The doc of process-send-string says that this command may send the string > contents as separate bunches of data. > > If the output is already incomplete because of the partitioned input through > process-send-string I see no way for a cygwin-specific workaround and we must > wait for a fix of gdb. I already wrote a test case (which was improved by cgf) in my original bug report. As you can see from reading that old thread, the problem *is* Cygwin specific and is provoked without partitioned input. > Do you know where I should report the bug? This email thread is the right place to report the bug. 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