nemiver

Standalone graphical debugger for GNOME

Install

All systems
curl cmd.cat/nemiver.sh
Debian Debian
apt-get install nemiver
Ubuntu
apt-get install nemiver
Arch Arch Linux
pacman -S nemiver
image/svg+xml Kali Linux
apt-get install nemiver
Fedora
dnf install nemiver
Windows (WSL2)
sudo apt-get update sudo apt-get install nemiver
Raspbian
apt-get install nemiver

nemiver

Standalone graphical debugger for GNOME

Nemiver is a project to write a standalone graphical debugger that integrates in the GNOME desktop. It features a backend which uses the well known GNU Debugger gdb to debug C/C++ programs. Nemiver is built with a plugin system that can offer several different perspectives. Currently the only perspective provided is a debugging perspective, but it could be expanded with perspectives added for valgrind, or for profiling tools such as oprofile.