Brian Keener wrote on Wednesday, October 10, 2007 11:31 PM:: > I have an application that I have been trying to gather info on and it > hangs but it seems finding the pid is difficult for attempting to > attach to it. >
Use ps -el instead of -ef. That lists the winpids too. Phil -- 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/