On Sat, May 28, 2005 at 11:11:28PM -0700, Sunil wrote: >I have compiled gnome-panel in debug mode. I try to attach to it with >gdb, it just hangs like this:
You can probably blame Microsoft for that. If the program is sitting in a blocking Windows API call or it is executing in dll initialization code, then attaching to a process will hang until either of the two conditions is not met. cgf -- 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/