Interactive Code Analysis Tool: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
==Links== | ==Links== | ||
* [http://kimludvigsen.dk/os2/gfd/dev/tool/icatos2.zip icatos2.zip] - ICAT Debugger for OS/2 Version 4.05.00 | * [http://kimludvigsen.dk/os2/gfd/dev/tool/icatos2.zip icatos2.zip] - ICAT Debugger for OS/2 Version 4.05.00 | ||
* [http://web.archive.org/web/20031005070952/http://www6.software.ibm.com/devcon/devcon/docs/icos0602.htm Archived IBM Website] | |||
[[Category:Debugging]] | [[Category:Debugging]] |
Revision as of 18:51, 16 October 2019
The IBM Interactive Code Analysis Tool (ICAT) Debugger is used for debugging OS/2 device drivers, kernel code, IFSs, and applications that are running on an OS/2 remote machine.
Supported languages:
- VisualAge C++
- ALP (Assembly Language Processor)
- Microsoft C
- Microsoft MASM 5 and 6
- Watcom C++
- Metaware High C++
Versions
- 1999: 1.02
- 2000: 4.05.00
License
Commercial Software. Now Discontinued.
Related Articles
- ICAT: The New Remote Source-code Debugger for OS/2 by Chris Matthews and Dave Evans (May 1997)
Publications
Links
- icatos2.zip - ICAT Debugger for OS/2 Version 4.05.00
- Archived IBM Website