home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s160 / 1.ddi / README.SI < prev    next >
Encoding:
Text File  |  1989-05-16  |  1.5 KB  |  44 lines

  1.  
  2.  
  3. -- WATCHV --
  4.  
  5.     WATCHV is turned on in the default S-ICE.DAT file.  WATCHV allows
  6.     Soft-ICE to better follow programs into graphics mode.    WATCHV
  7.     also will slow down the video display some.  You may want to
  8.     take WATCHV out of the S-ICE.DAT file to speed up your video
  9.     response.
  10.  
  11.  
  12. -- BACK TRACE --
  13.  
  14.     Range break points that overlap a back trace range will not trigger
  15.     properly.  Do not overlap range break points.
  16.  
  17.  
  18. -- Soft-ICE 1.X user READ THIS --
  19.  
  20.     When upgrading from Soft-ICE 1.X to Soft-ICE 2.0 you should take
  21.     S-ICE.SYS (NUMEGA.SYS for MCV users) OUT of your CONFIG.SYS and
  22.     replace it with S-ICE.EXE.
  23.     See Chapter 6 for all of the installation options.
  24.  
  25.  
  26. -- REMOTE DEBUGGING --
  27.  
  28.     Soft-ICE is capable of displaying all of the information from the
  29.     command window over a serial port.  The hot key is still activated
  30.     via the system keyboard but once Soft-ICE is popped up, both the system
  31.     and the remote keyboard will be active.  To activate remote debugging
  32.     use the following sequence.
  33.  
  34.         1) Set the BAUD rate with the DOS MODE command to the
  35.         same baud rate as the remote terminal.
  36.         2) Within Soft-ICE, set PRN to the correct serial port.
  37.               Example: PRN COM1
  38.         3) Within Soft-ICE, enter SERIAL ON
  39.         4) You will probably want to get rid of your Code, Data and
  40.         Register windows as these will not be displayed across to the
  41.         remote terminal.
  42.         5) If you do not want the Soft-ICE screen up on the host
  43.         machine then turn ALTSCR ON from within Soft-ICE.
  44.