X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4B2A6CA9.8060206@cygwin.com> References: <4B2A6CA9 DOT 8060206 AT cygwin DOT com> From: Gilles Lehoux Date: Thu, 17 Dec 2009 13:09:09 -0500 Message-ID: Subject: Re: Fwd: 1.5.25: Tools to diagnose unresponsive pre-compiled executables? To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 2009/12/17 Larry Hall (Cygwin) > > On 12/17/2009 12:24 PM, Gilles Lehoux wrote: >> >> Some of my executables are unresponsive. What tools exist in cygwin >> (other than gdb) to diagnose what is going on? There is no output from >> the executable (ex. error msg) and these are pre-compiled executables. >> No graphics. Strictly command line executables. > > Sounds like you're missing some DLLs the executables depend on. =A0Try > running 'cygcheck arm-elf-c++.exe' and see if it complains about not > finding some DLLs. > > -- > Larry Hall =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0htt= p://www.rfk.com > RFK Partners, Inc. =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(508) 893-9= 779 - RFK Office > 216 Dalton Rd. =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0(508) 8= 93-9889 - FAX > Holliston, MA 01746 > > _____________________________________________________________________ > > A: Yes. > > Q: Are you sure? > >> A: Because it reverses the logical flow of conversation. > >>> Q: Why is top posting annoying in email? > > -- > Problem reports: =A0 =A0 =A0 http://cygwin.com/problems.html > FAQ: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 http://cygwin.com/faq/ > Documentation: =A0 =A0 =A0 =A0 http://cygwin.com/docs.html > Unsubscribe info: =A0 =A0 =A0http://cygwin.com/ml/#unsubscribe-simple > That solved it. Thank you. For the record: cygcheck reported missing cygintl-2.dll I located which package contained this file by using the search box here: http://www.cygwin.com/packages/ The package is libintl2/libintl2-0.12.1-3GNU Internationalization runtime library I installed the package using cygwin's setup.exe. Gilles -- 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