Technote (troubleshooting)
Problem(Abstract)
When using IBM Debugger, mouse-over any variable in a COBOL for AIX program. Unable to view its value.
Cause
Environment variable LIBPATH is not set.
Environment
AIX
Diagnosing the problem
Be sure the debugger is installed. Type
lslpp -l ibmdebugger*
lslpp -l cobol*
lslpp -f cobol*
echo $LIBPATH
Resolving the problem
The LIBPATH must point to the location of files derdecb1 and derdcob1. These files are usually in directory
/usr/lpp/cobol/lib
| Segment | Product | Component | Platform | Version | Edition |
|---|---|---|---|---|---|
| Software Development | COBOL for AIX | Debugger | 3.1 |
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.