home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / os2 / programm / 6487 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!wupost!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!rommel
  3. From: rommel@Informatik.TU-Muenchen.DE (Kai-Uwe Rommel)
  4. Subject: Re: Heap Walker for OS/2 ?
  5. Keywords: Memory Resource Monitor
  6. References: <4311@execu.execu.com>
  7. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  8. Organization: Technische Universitaet Muenchen, Germany
  9. Date: Mon, 16 Nov 1992 22:59:37 GMT
  10. Message-ID: <1992Nov16.225937.3378@Informatik.TU-Muenchen.DE>
  11. Lines: 18
  12.  
  13. In article <4311@execu.execu.com> kevin@execu.execu.com (Kevin English) writes:
  14. >Is there a utility like the MS/Windows Heap Walker available
  15. >for OS/2 ?  I am most interested in something that will let
  16. >me walk through the PS's our application has allocated to
  17. >obtain the details of their contents.
  18.  
  19. IBM has a product called System Performance Monitor/2 (SPM/2) which
  20. includes an OS/2 2.0 specific version of the THESESUS utility. It allows
  21. viewing not only all memory but also kernel internal thread/process etc.
  22. tables and structures.
  23.  
  24. Kai Uwe Rommel
  25.  
  26. /* Kai Uwe Rommel --- rommel@informatik.tu-muenchen.de */
  27.  
  28. DOS ... is still a real mode only non-reentrant interrupt
  29. handler, and always will be.                -Russell Williams
  30.  
  31.