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: GNU screen hangs


On Wed, Sep 02, 2009 at 04:14:11PM -0400, Andrew Schulman wrote:
>screen is difficult to debug, because it uses two communicating
>processes, one in the foreground to talk to your terminal, and one in
>the background to talk to the processes in each window.

That's not that hard to debug.  You just attach two different copies of
gdb to each process after screen starts running.

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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