GDB

GDB 8.1.1 updated

GDB (also known as GNU Project debugger) is an open source and free command-line software that allows users and developers alike to see what is going on `inside' another program, while it is executed, or why an application is crashing at a certain...

Frosted

Frosted 1.4.1

Frosted is an open source command-line software implemented in the Python programming language and designed to act as a passive source code syntax checker for Python. It’s forked from the Pyflakes program.The software’s main goal is to be a...

strace

strace 4.19 updated

strace is an open source and freely distributed software designed for developers and system administrators, providing a system call tracer implemented in C and designed to run exclusively under GNU/Linux operating systems. The program is a very useful...

Valgrind

Valgrind 3.10.1

Valgrind is an open source application that provides software developers with one of the best and most used tools for automatic discovery of memory threading and management bugs on their projects.In other words, it can be used to greatly speed up your...

KDbg

KDbg 2.5.5 updated

KDbg is an open source and free graphical software implemented in C++ and designed from the offset to act as a GUI (Graphical User Interface) front-end for GDB application, also known as the GNU debugger. It is tailored specifically for the KDE Plasma...

EDB (Evan's Debugger) is an open source, free and portable graphical application designed to be used by any developer as a binary mode debugger. The project’s main goal is to offer usability on par with OllyDbg. However, it uses a plugin...

BuGLe

BuGLe 0.0.20140104

BuGLe is an open source software for OpenGL debugging, implemented as a wrapper library that sits between your application and OpenGL.Here is an extract from a log, generated from an application:stats.fps: 22.671stats.fragments: 52335stats.triangles:...

Nemiver

Nemiver 0.9.5

Nemiver is an open source and compltely free graphical software project implemented in C++/GTK+ and designed from the ground up to act as a standalone C and C++ debugger that uses the great GNU Debugger (GDB) as its backend.Integrates with the GNOME...

Fiddler for Mono is a modified version of the free Fiddler web debugging proxy application for the open source Mono .NET development framework, supporting the Linux, Windows and Mac operating systems. It is a free, multiplatform and open source software...

jTracer

jTracer 1.03

jTracer is an open source, free and cross-platform software project distributed as part of the libcsdbg and designed from the offset to act as a stack trace visualization utility, supporting all mainstream operating systems and applications written in...