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:from:to:date:subject:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=wDU4VOU6LYYVZiECSo7zfRYLIvcjX gq/wkNe3f0vh0R8dAlCP23A5yfglbqR0k3vo/dfHF2LEogXlTnSgxDGt2FKHqGel z7/VZA4/Xp/cUsabZAGCYDOACG5bxiWYUn+rPkX/87kjvmIHQWvJFndanFXbdJDK 3WyQNc8VOUQb60= 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:from:to:date:subject:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=PgkgVOCLG6/0gGeWbuaytnhOam8=; b=eI/ 8Mb3rnU0N0Qs7GLhLZCE2gFpmTl5HMOyRSsEp5ORXuxR7X8lGS17doE3TNi9ZOco oawE0wPgAY/XjtP3TvIL1ifbxnmcDPDuiOsIRzQCL/VXHXSXgUcklcGV/NCLWaMe LAjAwjd2eiFTdah2EsjU9HV6LIkrmoU1FXvippgA= 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=0.2 required=5.0 tests=AWL,BAYES_40,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oi0-f98.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:date:subject:thread-topic:thread-index :message-id:references:in-reply-to:accept-language:content-language :acceptlanguage:content-type:content-transfer-encoding:mime-version; bh=zWDAzqp9StB8+MGxgtgclj+sY9ILpIPXmlhLA+gsKK8=; b=GYs68YcVhn7cppsSKRszzvVa8TMrzgprgZhSPN3TYHiDjaaWNsmMX967CcR9hy73Eo OqLT8dqf4VrpNG05tmLLCP+yD7fQx5sEEWLi9+uOAxqEqhP9apB5e03nT/RAkDfkQurr Ia0cMm8uaaIbTMhsFjIVGnYf6N4IvrFRLDggjlp8khXhiDiR5hMFj9guQqeXZ5UdBV7Z HGRSrux3g/Q94ymLHxSjiB7pbtdBQqo0nPGQhHIS+TTrU3J4fjhAWihf2xH6cY5veGYW z4hOGj8fudDqOjPYesjzPWXD3eBI9mx7z+8ufC1Wf8nz1LdY5TstfIWgJGSpjNl4K5zO hYfA== X-Gm-Message-State: ALoCoQkYJIIxdE/EcKYZaFRKD1Ac9iqQvWaASTVQCLyGS/wu7Y9Yirdq4dG9IbnDGVh00pj8SrP0dQPejZe2WJdNXqZdoVKBwA== X-Received: by 10.42.206.9 with SMTP id fs9mr6405291icb.19.1434641979420; Thu, 18 Jun 2015 08:39:39 -0700 (PDT) X-Relaying-Domain: flightsafety.com From: "Rockefeller, Harry" To: "cygwin AT cygwin DOT com" Date: Thu, 18 Jun 2015 10:39:36 -0500 Subject: RE: Problems running gdb in emacs on Windows 8.1 Message-ID: References: <5582B133 DOT 20801 AT dronecode DOT org DOT uk> <5582D5C4 DOT 8080500 AT cornell DOT edu> In-Reply-To: <5582D5C4.8080500@cornell.edu> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id t5IFdtRK015554 >Subject: Re: Problems running gdb in emacs on Windows 8.1 > >On 6/18/2015 8:09 AM, William M. (Mike) Miller wrote: >> On Thu, Jun 18, 2015 at 7:53 AM, Jon TURNEY wrote: >>> On 17/06/2015 15:53, William M. (Mike) Miller wrote: >>>> >>>> I'm having numerous problems recently running gdb inside emacs (both >>>> -w32 and -X11): >>> >>> [...] > >Can you give a detailed recipe for reproducing the problem (preferably starting from 'emacs -Q' and using gdb 7.8-2)? FWIW On Win 7, not Win 8.1, with (as of today) emacs(-x11) 24.5-1 and gdb 7.8-2, I was having the same problem (guessing starting about 4-6 months ago until a week or 2 ago) of *gud-main.exe* buffer being replaced by the source file where I set a breakpoint. But now I do not have that problem.