This document assumes that you are working with your AIX support representative under one of the service options. This document applies to all versions of AIX.
Please include the following in a testcase for a DBX problem:
To determine the level of your compiler (AIX 3.2.x): lslpp -h "xlf*.obj" | pg # Fortran lslpp -h "xlc*.obj" | pg # C lslpp -h "xlC*.obj" | pg # C++ lslpp -h "xlp*.obj" | pg # PASCAL lslpp -h "MFcobol.*" | pg # MICRO FOCUS COBOL To determine the level of your compiler (AIX Version 4.x.x): lslpp -h "xlf???" | pg # Fortran lslpp -h "xlC.*" | pg # C or C++ v3.1.x.x lslpp -h "xlp*.obj" | pg # PASCAL lslpp -h "cobol.*" | pg # IBM COBOL SET for AIX lslpp -h "vac.*" | pg # C for AIX v4.3 or v4.4 lslpp -h "vacpp.*" | pg # VisualAge C++ v4.x.x.x lslpp -h "ibmcxx.*" | pg # IBM C and C++ Compilers v3.6.4.x
For AIX Version 3:
lslpp -h bos.obj what /usr/lib/libdbx.a sum -i /usr/lib/libdbx.a lslpp -ha bosadt.*
For AIX Version 4:
lslpp -ha bos.adt.debug
Instructions on file naming conventions, file format, and delivering your
testcase to IBM via the Internet are available at the following URL:
http://service.boulder.ibm.com/cgi-bin/support/rs6000.support/assistance