home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / apple2 / 17794 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  4.7 KB

  1. Path: sparky!uunet!sun-barr!ames!agate!dog.ee.lbl.gov!nosc!crash!pnet01!pro-sol.cts.com!mdavis
  2. From: mdavis@pro-sol.cts.com (Morgan Davis)
  3. Newsgroups: comp.sys.apple2
  4. Subject: MDG PRESS RELEASE: APPLESOFT DEBUGGING ENVIRONMENT
  5. Message-ID: <1992Jul23.091643.309@crash.cts.com>
  6. Date: 23 Jul 92 09:16:43 GMT
  7. Sender: news@crash.cts.com
  8. Organization: Crash TimeSharing, El Cajon, CA
  9. Lines: 94
  10.  
  11. FOR IMMEDIATE RELEASE:
  12.  
  13. MDG ANNOUNCES PROFESSIONAL APPLESOFT DEBUGGER
  14.  
  15. SAN DIEGO, California--July 23, 1992--The Morgan Davis Group today announced
  16. ADE, Applesoft Debugging Environment, a full-featured development tool for
  17. Applesoft BASIC programmers.  ADE allows programmers to test programs by
  18. easily isolating errors in real-time without disturbing the program's
  19. environment.  Said Morgan Davis, company president, "This unique product
  20. completes our extensive line of BASIC development tools.  Our other products
  21. help you to write and design better programs, or offer extensions to BASIC
  22. to make it faster and more versatile.  Now, with ADE, any programmer can
  23. quickly and easily debug programs with unprecedented power and flexibility."
  24.  
  25. ADE offers many professional features:
  26.  
  27. o  Low Profile / High Transparency.  ADE resides in the auxiliary
  28.    memory bank, unused by Applesoft.  It requires only 512 bytes of main
  29.    memory and is virtually invisible to programs and other utilities.  When
  30.    ADE is enabled, it does not disturb the screen--it uses its own 80-column
  31.    display and restores the original screen when done.  The programmer can
  32.    view the original display from within ADE by using the Display command.
  33.  
  34. o  Manual and Automatic Breakpoint Entry.  While a program is running,
  35.    the programmer can press Command-Control-Delete to freeze the
  36.    program and access ADE's debugging mode.  ADE can be programmed to
  37.    activate itself by setting breakpoints (locations in the program)
  38.    which, when reached by Applesoft at runtime, cause ADE to enter
  39.    debugging mode automatically.
  40.  
  41. o  Stepping.  Programmers can step through program statements, one
  42.    at a time, to monitor program flow.  This allows programmers to see how
  43.    a program changes its environment--the display, variables, etc.--as it
  44.    happens.
  45.  
  46. o  Watch Variables.  Variables can be monitored by instructing ADE
  47.    to "watch" them while a program runs.  Each time the debugger is
  48.    entered, ADE displays the variables being watched and their values. The
  49.    value of any variable can be displayed by using the Variable Show
  50.    command.  In fact, ADE can list all the variables currently in use.
  51.  
  52. o  Modify Variables.  Variables can be modified while a program is
  53.    running.  For example, the programmer may decide that the variable N
  54.    should contain the value 10 instead of 5 at a particular point in the
  55.    program.
  56.  
  57. o  Debugging History.  ADE records all debugging operations into
  58.    its 64K history buffer.  Using the arrow keys, the programmer can
  59.    scroll back through the history to view previous program states,
  60.    variables, statement flow, etc.  The history can be saved to a standard
  61.    text file for printing or reference.
  62.  
  63. o  Environment Files.  The programmer can save the debugging
  64.    environment (breakpoints, watch variables, history, etc.) to a file on
  65.    disk.  The environment can be restored for use in subsequent sessions
  66.    without having to enter all the debugger settings.
  67.  
  68. o  Program Listings.  Using the List command, ADE can display one
  69.    or more program lines, even while the program is running.  The current
  70.    program statement is highlighted when shown.
  71.  
  72. o  Online Help.  Extensive built-in documentation is provided for
  73.    immediate assistance with all functions.  ADE's Help command obtains
  74.    information specific to a particular command, showing its syntax,
  75.    parameters, and a description.
  76.  
  77.  
  78. Requirements
  79.  
  80. ADE Version 1.0 requires an Apple IIGS and BASIC.System.  (An Apple IIe
  81. version may be available in the future.)
  82.  
  83.  
  84. Pricing and Availability
  85.  
  86. ADE comes with the ADE Users Manual, and will ship in August for $49.95,
  87. suggested retail price.
  88.  
  89. Orders placed directly with the Morgan Davis Group before September 1, 1992
  90. are entitled to a promotional discount of $10 off the retail price.  Include
  91. shipping and handling: $3 shipping in the U.S. and Canada, $12 elsewhere.
  92.  
  93.  
  94. Contact:        Morgan Davis Group              619/670-0563
  95.                 10079 Nuerto Lane               619/670-9643 (fax)
  96.                 Rancho San Diego                619/670-5379 (bbs)
  97.                 California  91977-7132
  98.  
  99. E-Mail:         America Online:                 mdavis
  100.                 BYTE Information Exchange:      mdavis
  101.                 GEnie:                          m.davis42
  102.                 Internet:                       mdavis@mdg.cts.com
  103.  
  104. --END--
  105.