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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=xU2llIQPDHtb4S78LyoWLJui+A2a4GkkJxAJx3w897AWDPlAYsub+ QDipRDoSx8MGGW/Xe18ywV2EWhMoIJGGcbfMsz+BIjofBI6sS+x1ySMQPOwlIniw 8cEhIbQF76p6rOR1Urp0e+x4IVCg0lnFk6MHkuGZRC3942Nu/2iFIM= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=6ihvLcEIGin12p1tfrHATa7F/xo=; b=kFwzo+0IRrMmJgH5TB5rvIzX7ruZ E8k07f98ZoyNfnqUS9QQpqspMrJNsKf50X85pSajOz+elx47ZrCG78Tm2toI/X6I FbeR6TAfLex+0LluPt0pbQwreelK+s596GUaUNK9BKHnL+rrZYHxYvGG3+bt0TVp Mn/uaQemD391Ww4= 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=-4.5 required=5.0 tests=AWL,BAYES_05,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: gdb 7.8 consistently fails to run executable - error is Date: Thu, 21 Aug 2014 08:02:13 +0000 (UTC) Lines: 11 Message-ID: References: <1408580171694-110722 DOT post AT n5 DOT nabble DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes DGStevens gmail.com> writes: > I'm unable to use gdb on any c/c++ executables. When I try, gdb issues the > message "dll path too long" and fails to start the target executable. Try cutting your PATH after the third component. If that helps, you could set CYGWIN_NOWINPATH either as a system or user variable from Windows and have that done automatically (if you use sh/bash). Regards, Achim. -- 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