Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Joshua Kolden" <joshua AT crackcreative DOT com> To: <cygwin AT cygwin DOT com> Subject: intel ddd cygwin Date: Tue, 4 May 2004 14:25:38 -0700 Message-ID: <012601c4321e$586358d0$0200a8c0@id5> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes This is a general poll on several e.mail lists to see if anyone can help apologies if it is slightly off topic. We are trying to create a uniform development environment for Linux and windows based on the Intel compiler. Everything has been setup and is working well except for debugging. When attempting to start debugging on a simple helloWorld program ddd seems to hang waiting for a responds from idb (the intel's debugger) > ddd --debugger "idb -gdb" helloWorld.exe I get: "Reading Symbols from helloWorld.exe...done." ...then nothing. If I try any other action in ddd, such as "run" I get: "Run: waiting until GDB gets ready" Which never does get ready. However, when I run idb by hand it responds like gdb. Anyone have any experience with this? Thanks, j -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/