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
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Description==
[[Image:theseus.gif|right]]
Theseus is a memory analysis program for the OS/2 system. It is used for:  
IBM's '''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.
* Detect memory leaks on system wide basis or per process.
* Detect memory leaks on a system-wide basis or per process.
* Examine application memory (in hexadecimal notation)
* Examine application memory (in hexadecimal notation)
* Examine selected OS/2 system control blocks (formatted)
* Examine selected OS/2 system control blocks (formatted)
* 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 1
 
** 1990-06-10: 1.0
==License==
*Version 2
* IBM - EWS
** 1996-09-14: 2.0
* Freeware
* Version 3
 
** 1999-10-05: 3.00
==Author==
** 2000-04-05: 3.002 ({{L-IBM|/ps/products/os2/fixes/v4warp/theseus3/thes3002.exe}})
* IBM
** 2001-06-28: 3.003 ({{L-IBM|/ps/products/os2/fixes/v4warp/theseus3/thes3003.exe}})
* Version 4
** 2002-01-29: 4.001 ({{L-IBM|/ps/products/os2/fixes/v4.5warp/theseus4/thes4001.exe}})


==Links==
==Links==
* ftp://service.boulder.ibm.com/ps/products/os2/fixes/v4warp/theseus3/
* {{L-IBM|/ps/products/os2/fixes/v4warp/theseus3/}}
* {{L-IBM|/ps/products/os2/fixes/v4.5warp/theseus4/}}


[[Category:Tools]]
[[Category:IBM Program]]

Latest revision as of 23:32, 15 September 2024

IBM's 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 a 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

Links