Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Cygwin causes 0x00000024 Stop Error (BLUE SCREEN) Date: Mon, 25 Nov 2002 13:53:45 -0500 Message-ID: <3D848382FB72E249812901444C6BDB1D69BC94@exchange.timesys.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Robb, Sam" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gAPJ1OJ16293 > Anyone know of a tool (besides Purify) which could track all > the resource usages of a given program? Sysinternals has a great collection of tools for this sort of thing: Handle v2.01 http://www.sysinternals.com/ntw2k/freeware/handle.shtml "This handy command-line utility will show you what files are open by which processes, and much more." Or, for the GUI minded: Process Explorer v5.25 http://www.sysinternals.com/ntw2k/freeware/procexp.shtml "Find out what files, registry keys and other objects processes have open, which DLLs they have loaded, and more. This uniquely powerful utility will even show you who owns each process." There are other tools (regmon, filemon, diskmon, portmon) that can be used to get blow-by-blow accounts of how different resources are being used. -Samrobb -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/