home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / thes3000.txt < prev    next >
Text File  |  1999-10-09  |  2KB  |  57 lines

  1.  
  2.  
  3.                            Theseus3 for OS/2
  4.                         ComponentID = 5639F9310
  5.  
  6. FUNCTION:
  7.  
  8.         Theseus is a memory analysis program for the OS/2 system used to:
  9.  
  10.          Determine the amount of memory consumed by each process.
  11.          Determine working set information on a system basis or per process.
  12.          Detect memory leaks on system wide basis or per process.
  13.          Examine application memory (in hexadecimal notation)
  14.          Examine selected OS/2 system control blocks (formatted)
  15.          Examine selected machine registers and control blocks (formatted)
  16.  
  17.          See the THESEUS3.INF file for detailed usage instructions, or
  18.          reference the online help while using Theseus.
  19.  
  20.  
  21. INSTALLATION:
  22.  
  23.         1. To install Theseus, create a directory into which you want to
  24.            install this product.
  25.  
  26.                MKDIR \THESEUS
  27.  
  28.         2. Change into the directory that you have just made.
  29.  
  30.                CD \THESEUS
  31.  
  32.         3. The file THES3xxx.EXE is a self-extracting zip file. Run
  33.            THES3xxx.EXE to extract the contents into the current directory.
  34.            'xxx' is the Theseus version number, e.g. 000.
  35.  
  36.         4. To enable Theseus on your system you must add a DEVICE=
  37.            statement added to your CONFIG.SYS as follows:
  38.  
  39.               DEVICE=X:\THESEUS\THESEUS5.SYS
  40.  
  41.                 Where X: is the drive where THESEUS5.SYS is installed.
  42.  
  43.         5. If you have installed a previous version of Theseus, then you
  44.            should remove any older Theseus device driver statements from
  45.            CONFIG.SYS at this time. The old device driver for Theseus2,
  46.            THESEUS2.SYS, does not work with this version nor does
  47.            THESEUS2.EXE work with this device driver, THESEUS5.SYS.
  48.  
  49.         6. Now that you have updated the CONFIG.SYS, you will need to
  50.            re-boot your machine to activate the device driver THESEUS5.SYS.
  51.  
  52.         7. After restarting your system, you may run THESEUS3.EXE.
  53.  
  54.  
  55.  
  56.  
  57.