X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: DDD freezes with "Open->Source File ..."
Date: Wed, 18 Jan 2006 12:56:19 -0000
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <83d0063b0601180452x1a29bc6byef02ff5800f3c9ad@mail.gmail.com>
Message-ID: <SERRANOqJL947FR7mOu000001a7@SERRANO.CAM.ARTIMI.COM>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

Humberto Bortolossi wrote:
> Greetings!
> 
>  I'm trying to debug a C++/wxWidgets project
>  using DDD under cygwin. However, DDD freezes
>  when I try to open a project file with
>  "File->Open Source ...".
> 
>  Indeed, it seems DDD (GDB?) tries to create a list
>  of ALL  source files, including the source files of
>  wxWidgets itself. 

  Are you certain it's freezing, rather than just maybe taking a very, very,
_very_ long time?

>I've tried to modify
>  the "Source path" option
>  in "Edit->GDB preferences" but it doesn't work.
>  I just would like to see my own project files
>  with "File->Open Source...".
> 
>  Thanks in advance, Humberto.

  It may be a bit of a kludge, but you could probably work around this by
stripping the debug info from your wx library file.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

