please review fix for 196768

Egor Ushakov <[email protected]> Wed, 16 Mar 2011 20:18:38 +0300
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
Bug: http://netbeans.org/bugzilla/show_bug.cgi?id=196768
fix: http://hg.netbeans.org/cnd-main/rev/8e4ab8c25e26

Bug is a showstopper because the NPE could block further debugging.
QA is unable to reproduce the issue but from user log it is obvious that 
the issue could appear in real environment.
Fix is to use more comprehensive parsing of "info proc" command response.

Thanks,
Egor