[ Previous | Next | Contents | Home | Search ]
AIX Version 4.3 Understanding the Diagnostic Subsystem for AIX

Debugging Hints for Diagnostic Applications

The Diagnostic Controller uses the process ID (PID) of the DA to determine which TMInput object class entry to use for the DA during execution. To use dbx to debug the DA, run the following:

export DIAG_DEBUG=1

If the Diagnostic Application uses a kernel extension or Second Level Interrupt Handler, you may have to perform the following before trying to load and debug the DA.


[ Previous | Next | Contents | Home | Search ]