Development Tools
These tools include core development tools such as automake, gcc, perl, python, and debuggers.
- ElectricFence - A debugger which detects memory allocation violations.
- autoconf - A GNU tool for automatically configuring source code.
- automake - A GNU tool for automatically creating Makefiles.
- automake14 - A GNU tool for automatically creating Makefiles.
- automake15 - A GNU tool for automatically creating Makefiles.
- automake16 - A GNU tool for automatically creating Makefiles.
- automake17 - A GNU tool for automatically creating Makefiles.
- bison - A GNU general-purpose parser generator.
- byacc - A public domain Yacc parser generator.
- cscope - C source code tree search and browse tool
- ctags - A C programming language indexing and/or cross-reference tool.
- dev86 - A real mode 80x86 assembler and linker.
- diffstat - A utility which provides statistics based on the output of diff.
- doxygen - A documentation system for C/C++.
- elfutils - A collection of utilities and DSOs to handle compiled objects
- gcc-c++ - C++ support for GCC
- gcc-gfortran - Fortran 95 support
- gcc-gnat - Ada 95 support for GCC
- gcc-objc - Objective-C support for GCC
- imake - imake source code configuration and build system
- indent - A GNU program for formatting C code.
- libtool - The GNU Portable Library Tool
- nasm - A portable x86 assembler which uses Intel-like syntax.
- pfmon - a performance monitoring tool for Linux/ia64
- pstack - Display stack trace of a running process
- python-docs - Documentation for the Python programming language.
- rcs - Revision Control System (RCS) file version management tools.
- rpm-build - Scripts and executable programs used to build packages
- splint - An implementation of the lint program
- subversion - Modern Version Control System designed to replace CVS
- unifdef - Unifdef tool for removing ifdef'd lines
- valgrind - Tool for finding memory management bugs in programs