Debugging Tools
Tools for debugging misbehaving applications and diagnosing performance problems.
- abrt-addon-ccpp - abrt's C/C++ addon
- abrt-addon-python - abrt's addon for catching and analyzing Python exceptions
- abrt-cli - Virtual package to install all necessary packages for usage from command line environment
- btparser - Parser and analyzer for backtraces produced by GDB
- btparser-devel - Development libraries for btparser
- btparser-python - Python bindings for btparser
- cas - Tool to analyze and configure core file environment
- crash - Kernel crash and live system analysis utility
- crash-gcore-command - Gcore extension module for the crash utility
- crash-trace-command - trace extension module for the crash utility
- elfutils - A collection of utilities and DSOs to handle compiled objects
- flightrecorder - flightrecorder - runs trace-cmd to enable ftrace with predefined events
- gdb - A GNU source-level debugger for C, C++, Java and other languages
- gdb-gdbserver - A standalone server for GDB (the GNU source-level debugger)
- glibc-utils - Development utilities from GNU C library
- kexec-tools - The kexec/kdump userspace component.
- kexec-tools-eppic - Additional eppic_makedumpfile.so shared object
- latrace - LD_AUDIT feature frontend for glibc 2.4+
- libreport-python - Python bindings for report-libs
- lslk - A lock file lister
- ltrace - Tracks runtime library calls from dynamically linked executables
- memtest86+ - Stand-alone memory tester for x86 and x86-64 computers
- pcp - System-level performance monitoring and performance management
- pcp-collector - Performance Co-Pilot (PCP) Collection meta Package
- pcp-gui - Visualization tools for the Performance Co-Pilot toolkit
- pcp-import-ganglia2pcp - Performance Co-Pilot tools for importing ganglia data into PCP archive logs
- pcp-manager - Performance Co-Pilot (PCP) manager daemon
- pcp-monitor - Performance Co-Pilot (PCP) Monitoring meta Package
- pcp-pmda-papi - Performance Co-Pilot (PCP) metrics for Performance API and hardware counters
- pcp-system-tools - Performance Co-Pilot (PCP) System and Monitoring Tools
- pcp-webjs - Performance Co-Pilot (PCP) web applications
- strace - Tracks and displays system calls associated with a running process
- systemtap-client - Programmable system-wide instrumentation system - client
- systemtap-initscript - Systemtap Initscripts
- systemtap-runtime - Programmable system-wide instrumentation system - runtime
- trace-cmd - trace-cmd is a user interface to Ftrace
- valgrind - Tool for finding memory management bugs in programs