H06.07 Release Version Update Compendium
H06.07 Release Version Update Compendium—543439-001
3-1
3
Application Development Products
The H06.07 RVU contains new features for these application development products:
•
Code Coverage Tool
•
Native Inspect
Code Coverage Tool
The code generator used by COBOL, pTAL, and C/C++ compilers on Integrity NonStop
NS-series servers now has the capability to create instrumented object files. Such
object files contain extra code that records which functions and basic blocks are
executed, and how many times each is executed. The Code Coverage Tool uses this
information to produce a report indicating what code in a program file or dynamic-link
library (DLL) was actually executed during one or more invocations.
No source code changes are needed to instrument an application. The only required
changes are in the commands used to compile and link the application.
Compilation can occur on the Guardian, OSS, or Windows platform. Execution must
occur on either the Guardian or the OSS platform.
The Code Coverage Tool runs only on PCs with the Windows XP operating system.
The code coverage report is a set of HTML files that are viewable with any standard
HTML browser.
The Code Coverage Tool is an optional tool consisting of two products:
•
T0746, Code Coverage Tool (codecov)
•
T0747, Code Profiling Utilities (profmrg)
Starting with H06.07, T0747 is included on the SUT.
Also starting with H06.07, T0746 is packaged with each of these compiler products and
is available only if you purchase one of these compiler products:
•
HSB01, COBOL Compiler TNS/E
•
HSB03, TNS/E C/C++ Compiler
•
HSB04, PTAL Compiler For TNS/E
If you use any of the cross compilers listed below, contact your HP Representative for
details on how to obtain T0746 (Code Coverage Tool, codecov):
•
HSB11, COBOL Cross Compiler
•
HSB13, C/C++ Cross Compiler