From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9595 invoked by alias); 25 Sep 2014 11:07:46 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 9573 invoked by uid 89); 25 Sep 2014 11:07:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_05,RP_MATCHES_RCVD,URI_HEX autolearn=no version=3.3.2 X-HELO: ossmail01.onespin-solutions.com Received: from ossmail01.onespin-solutions.com (HELO ossmail01.onespin-solutions.com) (91.206.61.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 25 Sep 2014 11:07:44 +0000 Received: from ossmail.onespin.int (ossha03.onespin.int [10.20.21.30]) by ossmail01.onespin-solutions.com (8.14.2/8.14.2) with ESMTP id s8PB7clq032009 for ; Thu, 25 Sep 2014 13:07:38 +0200 Received: from [10.20.24.122] ([10.20.24.122]) (authenticated bits=0) by ossmail.onespin.int (8.13.1/8.13.1) with ESMTP id s8PB7cTK023010 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 25 Sep 2014 13:07:38 +0200 Message-ID: <5423F775.7030208@onespin-solutions.com> Date: Thu, 25 Sep 2014 12:19:00 -0000 From: =?windows-1252?Q?Dominik_Stra=DFer?= User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: gdb 7.8 consistently fails to run executable - error is References: <1408580171694-110722.post@n5.nabble.com> <1408732343936-110800.post@n5.nabble.com> In-Reply-To: <1408732343936-110800.post@n5.nabble.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Spam-Score: -1.778 () ALL_TRUSTED,BAYES_00,URI_HEX X-IsSubscribed: yes X-SW-Source: 2014-09/txt/msg00380.txt.bz2 Hi, I am running into the same issue. My path is stripped down as far as possible: $ echo $PATH /usr/local/bin:/usr/bin But still no cigar. $ gdb /local/night/fizz_build_Win7_with_icons/libraries/compilelib/unittest/exec/cygwin64/MINGW/normal_mt_so/unittest.exe GNU gdb (GDB) 7.8 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-cygwin". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /local/night/fizz_build_Win7_with_icons/libraries/compilelib/unittest/exec/cygwin64/MINGW/normal_mt_so/unittest.exe...done. (gdb) r Starting program: /local/night/fizz_build_Win7_with_icons/libraries/compilelib/unittest/exec/cygwin64/MINGW/normal_mt_so/unittest.exe [New Thread 30016.0x7544] dll path too long strace revealend nothing. Unfortunately MinGW's gdb doesn't work for other reasons, so I am back to printf :-( Regards Dominik Am 22.08.2014 um 20:32 schrieb DGStevens: > 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 > -- Dominik Strasser | Phone: +49 89 99013-436 OneSpin Solutions GmbH | Fax: +49 89 99013-100 Nymphenburgerstr. 20a 80335 Muenchen | dominik.strasser@onespin-solutions.com Geschaeftsfuehrung: Dr. Raik Brinkmann, Oliver Habeck Vorsitzender des Beirats: Paul Hill Sitz: Muenchen; Amtsgericht Muenchen HRB 139464 UstID#: DE 814413215 -- 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