Accerciser

Accerciser 3.22.0 updated

Accerciser is an open source interactive application that provides users with a modern accessibility explorer utility for the Python programming language. It is fully compatible with the GNOME desktop environment. The application makes use of the...

D-Feet

D-Feet 0.3.13 updated

D-Feet is an open source software project designed from the ground up for GNOME/GTK+ developers who are looking for a simple and easy to use tool to inspect D-Bus interfaces of running applications, as well as to call the methods on those...

MBW

MBW 1.4

MBW (Memory Bandwidth Benchmark) is an open source command-line software written in C and designed to determine the "copy" memory bandwidth that is available to the programs located in userspace.The program features a simplistic approach, emulating that...

PuDB

PuDB 2013.3.2

The PuDB project is a visual debugger for Python. It runs in the same terminal where you run your code.Installation:Installing it is as easy as:easy_install pudbFeatures:Easy to use! Syntax Highlighting Offers Better situational awareness than...

termdebug

termdebug 2.1

termdebug is an open source software that provides a collection of command-line utilities to replay and record the output and input of terminal apps.termdebug is specially designed to help programmers who want to develop and debugg terminal apps.What is...

Linaro GDB

Linaro GDB 7.6 2013.05

The Linaro GDB project is a branch of FSF GDB to stage new features, patches etc., stabilized for consumption by Linux distributions.It also features parts of the CodeSourcery patchset.What is new in this release:Linaro GDB 7.6 2013.05 is identical to the...

JSwat is an open source, graphical and stand-alone Java debugger that uses the JPDA library.JSwat Java Debugger offers breakpoints with monitors and conditions, colorized source code display, single-stepping, displaying variables, viewing stack frames,...

LMDBG

LMDBG 1.2.0

LMDBG is an application that allows detecting memory leaksand double frees. However, unlike others, LMDBG generates *FULL* stacktracesand separates logging from analysis thusallowing to analyse an application on per-module basis.- lmdbg-run is a main...

otrace

otrace 0.303.9

otrace is an object-oriented Python debugger for nonlinear tracing of asynchronous or multithreaded interactive programs. It addresses some of the limitations of sequential debugging techniques which do not work well with server programs, where...

jarvis

jarvis 0.1.2

Jarvis is a Python module that was inspired by works of http://worrydream.com/ Bret Victor, especially his talk http://www.youtube.com/watch?v=PUv66718DII "Inventing on Principle" . The central idea is that the feedback loop when you are coding should be...