home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / comms_networking / hearsay / !Hearsay / Docs / Debug < prev    next >
Text File  |  1996-01-10  |  812b  |  21 lines

  1. Debug
  2. ¨¨¨¨¨
  3.  This application is provided for debugging use.
  4.  
  5.  Click SELECT to bring up the commands box. Commands are:
  6.  heaps          - list heaps
  7.  memory         - memory diagnostics
  8.  var:<var name> - find out value of variable
  9.  monitor:<var>  - display the value of a certain variable with each message
  10.  articles       - display cached article lists
  11.  groups         - display cached group lists
  12.  blankusers     - blank users list
  13.  users          - display cached users list
  14.  info           - display program info
  15.  integrity      - perform an integrity check
  16.  groupanchors   - display group anchors
  17.  
  18.  Hold down CTRL when starting Hearsay to start it in debugging mode. !Debug
  19. must be loaded at this point. Hold down ALT to get much more verbose
  20. debugging comments (eg. when each procedure is entered/exited).
  21.