Error Handling and Debugging |
|
Finding errors in code is often the most cumbersome and time-consuming task in programming. PxPlus features several utilities and language elements that will help you locate and handle errors during the coding, testing and debugging stages of the development cycle.
The following links provide additional information:
Help Topic |
Description |
Detection of errors during program execution. | |
Methods for dealing with program errors. | |
Tracing the execution of a program. | |
Method for tracing and following complex problems within program logic. | |
Debugging environment included in the Windows version of PxPlus. | |
(UNIX/Linux) Information on a feature that allows an external process to obtain current information about a process on demand. | |
Information on verifying the logical integrity of decision and loop structures automatically each time you SAVE a modified program. | |
Additional debugging procedures and facilities that can be used. | |
HTML-based "dump" panel for NOMADS and iNomads to view detailed information about a reported error. |