Product Overview
COBOL85 Test and Debug System (TADS) is an interactive tool for testing and debugging COBOL85 programs and COBOL85 libraries. COBOL85 TADS enables you to monitor and control the execution of the software being tested and to examine the data at any given point during program execution. COBOL85 TADS uses commonly understood interactive terms such as procedure names, variable names, source statement sequence numbers, and COBOL85 expression syntax. It does not require familiarity with the details of the enterprise server hardware architecture.
General Features
COBOL85 TADS provides many of the features and capabilities of ALGOL TADS, COBOL74 TADS, and FORTRAN77 TADS products. COBOL85 TADS also provides the following features:
-
Commands that you can use during the TADS session to perform the following:
-
Cause a condition to occur every time the value of a specified <ON expression> changes.
-
Allow qualifications of identifiers declared inside nested programs.
-
Cause an active condition to be temporarily disabled and an inactive condition to be restored to active status.
-
Interrogate, set, or reset the CODE and INCLUDE options.
-
Invoke a language statement or function as a separate task that leaves conditions enabled.
-
-
An array of integer-valued run-time variables to use as loop counters during a TADS session. This feature can be useful for keeping track of the number of iterations through a particular block of code while you are debugging a program.
-
Recognition of a startup file. The startup file, if present, is picked up by TADS during initiation, and the commands contained in the file are processed immediately.
-
The collection of statement-execution statistics such as FREQUENCY, CLEAR, MERGE, SAVE, and COVERAGE commands.
-
Supports for the following features:
-
Shared-by-all libraries
-
Concurrent code execution
-
Multiple task and breakpoint handling
-
Display of mix numbers through the OPTION command
-
Editor Interface
TADS.View, an Editor enhancement, provides an improved and consistent user interface for TADS users. For additional information, refer to the description with the Editor product in this section.
Configuration Requirements
COBOL85 compiler
Ordering Information
Platform |
Style |
ClearPath |
The ordering style for COBOL85 TADS is CSP 10nn-C8T, where nn represents performance groups 10 through 160 (in increments of 10). |
Source code is not available for this product.
Product Information
COBOL ANSI-85 Programming Reference Manual, Volume 1: Basic Implementation |
8600 1518 |
COBOL ANSI-85 Programming Reference Manual, Volume 2: Product Interfaces |
8600 1526 |
COBOL ANSI-85 Test and Debug System (TADS) Programming Reference Manual |
8600 0957 |