This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: DDD freezes with "Open->Source File ..."


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]