X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
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: <loom.20140821T100019-590@post.gmane.org>
References: <1408580171694-110722.post@n5.nabble.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 <deansx <at> 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

