CGDB is a very lightweight console frontend to the GNU debugger. It provides a split screen interface showing the GDB session below and the program’s source code above. The interface is modelled after vim’s, so vim users should feel right
Read more
The Linux Portal Site
CGDB is a very lightweight console frontend to the GNU debugger. It provides a split screen interface showing the GDB session below and the program’s source code above. The interface is modelled after vim’s, so vim users should feel right
Read more
Bustle draws sequence diagrams of D-Bus activity. It shows signal emissions, method calls and their corresponding returns.
Read more
iaito is the official graphical interface for radare2, a libre reverse engineering framework.
Read more
Ghidra is a software reverse engineering (SRE) framework. This framework includes a suite of full-featured, high-end software analysis tools.
Read more
PuDB is a console-based visual debugger for Python. This is free and open source software.
Read more
GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred.
Read more
React Native Debugger is a standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools.
Read more
LLDB is a high-performance debugger. It is built as a set of reusable components.
Read more
Valgrind is a tool for memory debugging, memory leak detection, and profiling. Essentially a virtual machine using just-in-time compilation techniques.
Read more
Delve is a debugger for the Go programming language.
Read more
KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intuitive interface.
Read more
The Bash Debugger Project (bashdb) is a source-code debugger for bash that follows the gdb command syntax.
Read more
Xdebug is an extension for PHP to assist with debugging and development. It provides step-debugging and a whole range of development aids.
Read more
Nemiver is a project to write a standalone graphical debugger that integrates in the GNOME desktop. Nemiver is built with a plugin system.
Read more
strace is a diagnostic, debugging and instructional userspace utility for Linux.
Read more
Radare2 is a portable reversing framework. It’s both a forensics tool and a debugger.
Read moreMantisBT is a web-based bugtracking system. The goals for this project are to produce and maintain a lightweight and simple bugtracking system.
Read moreBugzilla is a “Defect Tracking System” or “Bug-Tracking System”. Track outstanding bugs in a product effectively.
Read more
A good IDE tries to accurately predict what the developer is seeking to do without getting in the way.
Read more