X-Spam-Check-By: sourceware.org From: "Dave Korn" To: 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: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 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/