Intel Debugger
The Intel Debugger was developed by Intel and provided support for debugging programs written in C, C++, and Fortran. It provided a choice of command-line and Java-based graphical user interface on the Linux Eclipse platform. The Intel Debugger was a component of a number of Intel software products, such as Intel Parallel Studio and their C++ and Intel [Fortran Compiler|Fortran] compiler products; it supported parallel architectures including MPI, OpenMP, and Pthreads.
Support for the Intel Debugger has been deprecated — in the Intel Fortran Composer 2013 product — with the last released version being 13.0.1. For Linux and OS X, Intel supports extensions to the GNU Debugger. Intel maintains a fork of GDB and works on its relevant bugs to get them implemented upstream. For Windows, Intel supports extensions to the Visual Studio Debugger. The parallel debugger extension enables additional capabilities for debugging parallel programs and is available for Visual Studio.