home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 106 / EnigmaAmiga106CD.iso / software / readme / assamplerdebug.readme < prev    next >
Encoding:
Text File  |  1999-09-11  |  987 b   |  22 lines

  1. Short:    Debug version of Assampler
  2. Author:   henning.thielemann@student.uni-halle.de
  3. Uploader: henning.thielemann@student.uni-halle.de
  4. Type:     mus/edit
  5. Kurz:     Version von Assampler zum Aufspüren von Programmfehlern
  6. Requires: mus/edit/Assampler
  7.  
  8.  In a program of this size it is almost sure that there are errors in it. If you
  9. find some of them which are not mentioned in the guide then try to use this
  10. version to track the error and send me the resulting debug output. The output
  11. file can be specified by the tooltype DEBUGOUTPUT.
  12.  
  13.  Copy the executable to the main Assampler directory, otherwise it can't find the
  14. catalogs and the guide.
  15.  
  16.  The differences between this executable and the final compilation are
  17.  - 150 KB of redundant code :-)
  18.  - debug output
  19.  - internal checks, which may detect an error earlier than some of the common
  20.    debug utilities like Enforcer and MungWall. If such a check find something
  21.    strange the program quits immediately without saving anything.
  22.