Jump to content

Intel Debugger

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fauxpoefoes (talk | contribs) at 09:29, 22 June 2009 (Created page with 'The '''Intel Debugger (IDB)''', developed by Intel Corporation provides support (at various levels depending on compiler product) for debugging pr...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Intel Debugger (IDB), developed by Intel Corporation provides support (at various levels depending on compiler product) for debugging programs written in C, C++, and Fortran (77, 90 and 95).

It provides a choice of command-line and graphical user interface (GUI) on the Linux Eclipse platform. On Windows, Intel provides extension to the Microsoft Debugger that enables additional capabilities for debugging parallel programs. This extension is available at Microsoft Visual Studio (2005 and 2008). The Intel Debugger is a component at a number of Intel software products, such as Intel Parallel Studio and the Compiler products.


External links