Jump to content

Interactive Code Analysis Tool: Difference between revisions

From EDM2
Created page with "==Description== 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 ..."
 
Ak120 (talk | contribs)
No edit summary
Line 2: Line 2:
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.
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.


==Version==
Supported languages:
==Links==
* [[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==
==License==
Commercial Software. Now Discontinued.  
Commercial Software. Now Discontinued.  
Line 14: Line 24:
==Publications==
==Publications==


[[Category:Tools]]
==Links==
* [http://kimludvigsen.dk/os2/gfd/dev/tool/icatos2.zip icatos2.zip] - ICAT Debugger for OS/2 Version 4.05.00
 
[[Category:Debugging]]

Revision as of 00:19, 19 August 2016

Description

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:

Versions

  • 1999: 1.02
  • 2000: 4.05.00

License

Commercial Software. Now Discontinued.

Author

IBM

Related Articles

Publications

Links