Development Tools
These tools include core development tools such as automake, gcc, perl, python, and debuggers.
- binutils - A GNU collection of binary utilities.
- cscope - C source code tree search and browse tool
- cvs - A version control system.
- dogtail - GUI test tool and automation framework
- elfutils - A collection of utilities and DSOs to handle compiled objects
- gcc - Various compilers (C, C++, Objective-C, Java, ...)
- 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
- gcc44 - Preview of GCC version 4.4
- gcc44-c++ - C++ support for GCC version 4.4
- gcc44-gfortran - Fortran support for GCC 4.4 preview
- gdb - A GNU source-level debugger for C, C++, Java and other languages
- libgfortran44 - Fortran runtime for GCC 4.4 preview
- libtool - The GNU Portable Library Tool
- ltrace - Tracks runtime library calls from dynamically linked executables.
- oprofile - System wide profiler
- pexpect - Pure Python Expect-like module
- pfmon - a performance monitoring tool for Linux/ia64
- redhat-rpm-config - Red Hat specific rpm configuration files.
- rpm-build - Scripts and executable programs used to build packages
- strace - Tracks and displays system calls associated with a running process
- subversion - Modern Version Control System designed to replace CVS
- systemtap - Instrumentation System