Jump to content

Theseus: Difference between revisions

From EDM2
Created page with "==Description== Theseus is a memory analysis program for the OS/2 system. It is used for: * Determine the amount of memory consumed by each process. * Determine working set ..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
==Description==
Theseus is a memory analysis program for the OS/2 system. It is used for:  
Theseus is a memory analysis program for the OS/2 system. It is used for:
 
* Determine the amount of memory consumed by each process.
* Determine the amount of memory consumed by each process.
* Determine working set information on a system basis or per process.
* Determine working set information on a system basis or per process.
Line 9: Line 8:
* Examine selected machine registers and control blocks (formatted)
* Examine selected machine registers and control blocks (formatted)


==Download==
==Versions==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/util/memory&file=thes3003.zip Version 3 - 2001-Jun-28
* Version 3
 
** 2000-04-05: 3.002 ([ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4warp/theseus3/thes3002.exe thes3002.exe])
==License==
** 2001-06-28: 3.003 ([ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4warp/theseus3/thes3003.exe thes3003.exe])
* IBM - EWS
* Version 4
* Freeware
** 2002-01-29: 4.001 ([ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4.5warp/theseus4/thes4001.exe thes4001.exe])


==Author==
==Author==
Line 21: Line 20:
==Links==
==Links==
* ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4warp/theseus3/
* ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4warp/theseus3/
* ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4.5warp/theseus4/


[[Category:Tools]]
[[Category:Tools]]

Revision as of 21:15, 1 December 2016

Description

Theseus is a memory analysis program for the OS/2 system. It is used for:

  • Determine the amount of memory consumed by each process.
  • Determine working set information on a system basis or per process.
  • Detect memory leaks on system wide basis or per process.
  • Examine application memory (in hexadecimal notation)
  • Examine selected OS/2 system control blocks (formatted)
  • Examine selected machine registers and control blocks (formatted)

Versions

Author

  • IBM

Links