Intel Debugger
This article needs additional citations for verification. (June 2009) |
Developer(s) | Intel |
---|---|
Final release | |
Operating system | Linux and OS X |
Type | Debugger |
License | Commercial, Academic, Eval and, for Linux, for non-commercial uses[3] |
Website | software |
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).[4]
It provides a choice of command-line and Java-based graphical user interface (GUI) on the Linux Eclipse platform.[5] On Windows, Intel provides an extension to the Microsoft Debugger that enables additional capabilities for debugging parallel programs. This extension is available for Microsoft Visual Studio (2005 and 2008).[6] The Intel Debugger is a component at a number of Intel software products, such as Intel Parallel Studio and the Compiler products.
Support for the Intel Debugger has been deprecated with the last released version being 13.0.1 (2013). For Linux and OS X, Intel supports an extension to the GNU Debugger (the GDB provided with Intel Composer XE 2013 SP1 is based on GDB 7.5). For Windows, Intel supports an extension to the Microsoft Visual Studio Debugger.
See also
- Intel Parallel Studio
- Intel C++ Compiler
- Intel Fortran Compiler
- Intel Developer Zone (Intel DZ; support and discussion)
References
- ^ "Intel C++ Composer XE 2013 Release Notes".
- ^ "Intel Fortran Composer XE 2013 Release Notes".
- ^ "Non-Commercial Software Development". Developer Zone. Intel. Retrieved 11 October 2012.
- ^ http://software.intel.com/en-us/articles/debugging-intel-platforms/
- ^ http://software.intel.com/en-us/articles/idb-linux/
- ^ http://software.intel.com/en-us/articles/parallel-debugger-extension/