FaqCPlusPlusGdbVersionInfo
(Difference between revisions)
(→What version of gdb should I use?) |
(→What version of gdb should I use?) |
||
Line 6: | Line 6: | ||
* from the command line run '''gdb --version''' | * from the command line run '''gdb --version''' | ||
- | For all platforms except Mac OS X we support gdb 6. | + | 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. | 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 | + | Applies to: NetBeans 5.5.1, 6.0, 6.1, 6.5, 6.7, 6.8, 6.9, 7.0 |
Platforms: All | Platforms: All |
Current revision as of 16:06, 21 January 2011
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