Debuggers & Profilers
-
GDB (Debugger)
(cvs)
(ml)
- Kdbg
(KDE based GUI for the GNU Debugger)
- DDD (LessTif based GUI for
console debuggers such as: GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger,
and the Python debugger)
(ml)
- strace
(System call tracing tool)
(cvs)
(ml)
- ltrace
(Dynamic library and system call tracing tool)
- Kprof
(KDE based GUI for visualizing the execution profiling output
generated by code profilers)
- Valgrind (Memory debugger
for x86-compatible GNU/Linux systems)
- KCachegrind
(KDE based GUI frontend for Valgrind's Cachegrind profiler for x86-GNU/Linux)
- MemCheckDeluxe
(Memory debugger for x86-based GNU/Linux and Win32 platforms)
- LeakTracer (C++ memory
allocation debugger for new/delete calls)
- Protoscope
(HTTP proxy tool for web developers who want to trace the HTTP communication)
(ml)
- ldcheck
(Tool to look for incorrect and/or missing dependencies, and to recommend
which package(s) should be considered for recompilation/reinstallation.
Inactive project.)
(ml)