ICAT OS/2 Supported Compilers/Assemplers
IBM Shop IBM Support Download
HomeNewsProductsServicesSolutionsAbout IBM
Search 

Supported Compilers/Assemblers

In order to use ICAT for source-level debugging, you need to compile and link your binaries with debug information. Below are a list of supported compilers that ICAT can interpret their debug information. ICAT understands HLL, and CVK debug formats. If debug information does not exist for a module ICAT will just show the disassembly.


Some of these compiler(s) you will need to specify the /DEBUG option if your using an IBM linker. If your not using an IBM linker then you will need to check your documentation for more information about debug support.

IBM Visual Age C,C++
You need to specify the /Ti+ for the VisualAge Compiler. See compiler manual for more information.
Watcom Compiler
You need to specify the -d2 -h2 option. See compiler manual for more information.
ALP Assembler (Download)
Specify the +Od option. See compiler manual for more information.
Microsoft C 6.0, MASM 5.x & MASM 6.x
Specify the /Zi+ option for the compiler(s). See compiler manual for more information.

PrivacyLegalContact---
⌐ 1999 IBM Corporation