最終更新:2018-01-09 (火) 11:41:12 (2293d)  

Red Hat Developer Toolset 6.1
Top / Red Hat Developer Toolset 6.1

https://access.redhat.com/documentation/en-US/Red_Hat_Developer_Toolset/6/html-single/User_Guide/index.html#tabl-Red_Hat_Developer_Toolset-About

https://access.redhat.com/documentation/en-us/red_hat_developer_toolset/6/html/6.1_release_notes/dts6.1_release

GCC6.3.1A portable compiler suite with support for C, C++, and Fortran.
binutils2.27A collection of binary tools and other utilities to inspect and manipulate object files and binaries.
elfutils0.168A collection of binary tools and other utilities to inspect and manipulate ELF files.
dwz?0.12A tool to optimize DWARF debugging information contained in ELF shared libraries and ELF executables for size.
GDB7.12.1A command line debugger for programs written in C, C++, and Fortran.
ltrace0.7.91A debugging tool to display calls to dynamic libraries that a program makes. It can also monitor system calls executed by programs.
strace4.12A debugging tool to monitor system calls that a program uses and signals it receives.
memstomp?0.1.5A debugging tool to identify calls to library functions with overlapping memory regions that are not allowed by various standards.
SystemTap3.0A tracing and probing tool to monitor the activities of the entire system without the need to instrument, recompile, install, and reboot.
Valgrind3.12.0An instrumentation framework and a number of tools to profile applications in order to detect memory errors, identify memory management problems, and report any use of improper arguments in system calls.
OProfile1.1.0A system-wide profiler that uses the performance monitoring hardware on the processor to retrieve information about the kernel and executables on the system.
Dyninst?9.2.0A library for instrumenting and working with user-space executables during their execution.
make4.1A dependency-tracking build automation tool.

関連