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:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; q= dns; s=default; b=fRnfk4Gj1oiFIVzf46tEuNe7WFOrQ3mj4hQRLFqrxdM6R1 8dHDCegsT8sxEskXgFV0Y8XyTNbSSjhpVHPcm1Crw6/wseJzx8n7hNxcQV3OJbBa LKNRh7imWidy3rfFC16Vznoha47QEg35VtgwwiQ8/6DcS5LEWA0QaIPhj0uVU= 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:date:from:to:message-id:in-reply-to:references :subject:mime-version:content-type:content-transfer-encoding; s= default; bh=6j8pMBRafDg6wOWX/1IXuBXj7ik=; b=C64jsaALa8FpE5fHY90c FdAr+yp1pb+CB7rOberW5VN/lyHzUHeG60jQRyzzzSBpQrpiBOmRFKJwrx5hkXjd Tl4es4xFdqT4XNIiBxbnohHDnFArs7KlAzea77VEjTRfOa3YdBi7p15Bty9gj2Km zPOWFaSDTPilqcbJTV+yHD4= 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=1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,SPF_SOFTFAIL,URI_HEX autolearn=no version=3.3.2 X-HELO: sam.nabble.com Date: Fri, 22 Aug 2014 11:32:23 -0700 (PDT) From: DGStevens To: cygwin AT cygwin DOT com Message-ID: <1408732343936-110800.post@n5.nabble.com> In-Reply-To: References: <1408580171694-110722 DOT post AT n5 DOT nabble DOT com> Subject: Re: gdb 7.8 consistently fails to run executable - error is MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Achim- Thanks. Unfortunately, the change didn't seem to help regarding my issue with GDB. I don't know if it matters, but I fired up an old computer running XP. I updated all of the Cygwin software, and tried the same test. It worked fine on XP, but it seems to fail on Win7, at least for me. FWIW, I tried manually trimming the path to just: $> echo $PATH .:/home/Deans/bin:/usr/local/bin:/usr/bin ... $> cygcheck -s Cygwin Configuration Diagnostics Current System Time: Fri Aug 22 00:02:07 2014 Windows 7 Professional Ver 6.1 Build 7601 Service Pack 1 Running under WOW64 on AMD64 Path: . C:\cygwin\home\Deans\bin C:\cygwin\usr\local\bin C:\cygwin\bin ... -- View this message in context: http://cygwin.1069669.n5.nabble.com/gdb-7-8-consistently-fails-to-run-executable-error-is-dll-path-too-long-tp110722p110800.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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