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