FaqCPlusPlusGdbVersionInfo
What version of gdb should I use?
To obtain gdb version:
- from the IDE go to Main menu Tools > Options and select C/C++ and the Build Tools tab. Click on Versions...
- from the command line run gdb --version
For all platforms except Mac OS X we support gdb 6.8 and later.
For Mac OS X, we support gdb 6.3.50-20050815 (Apple version gdb-768) and later.
Applies to: NetBeans 5.5.1, 6.0, 6.1, 6.5, 6.7, 6.8, 6.9, 7.0
Platforms: All
