We have collection of more than 400,000 open source products ranging from Enterprise product to small libraries in all platforms. We aggregate information from all open source repositories. Search and find the best for your needs.

Displaying 1 to 10 from 90 results

Valgrind

Valgrind is an award-winning instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.

Read more

NetBeans

An IDE to create professional desktop, enterprise, web, and mobile applications with the Java language, as well as C/C++, PHP, JavaScript, Groovy, and Ruby.

Read more

Visual-DDK

The VisualDDK is a plugin for Microsoft Visual Studio allowing debugging device drivers right from the IDE. Additionally, a simple Driver Project Wizard is provided.

Read more

Valgui

Valgui, an extensive interface for Valgrind

Read more

OProfile

OProfile is a system-wide profiler for Linux systems, capable of profiling all running code at low overhead. It leverages the hardware performance counters of the CPU to enable profiling of a wide variety of interesting statistics, which can also be used for basic time-spent profiling. All code is profiled: hardware and software interrupt handlers, kernel modules, the kernel, shared libraries, and applications.

Read more


Acsdebugger - MSVS2005 plugin for debugging of a generated code.

Description will be added later.

Read more

Afterpy - A decoupled Python bytecode recorder, replayer and debugger based on Stackless Python and

AfterPy is a decoupled, distributed Python recorder, re-player and debugger. It is designed to help beginners to visualize program running states. We hope it'll be helpful for CS educational purpose. Our recorder code is forked from the original stackless analyzer written by Professor Greg D. Benson, of Computer Science Department, University of San Francisco. AfterPy is able to record Python script running states per bytecode, and store them into database. The database can later be opened to re

Read more

Beaverdbg - C++, C and QScript debugger

Currently project is frozen and waits for a new enthusiastic maintainer Beaver Debugger is free cross-platform debugger (GDB frontend). FeaturesSupported C, C++ and QScript languages Supported Unix/Linux, MS Windows, Mac OS and some other platforms. Supports common debugging tasks, such as: Step through the program line�by�line or instruction�by�instruction Interrupt program execution Set breakpoints Examine call stack contents, watchers, and local and global variables Has good looking v

Read more

Hrld - Hillin's Remote Lua Debugger

HRLD is a powerful Lua debugger running under Windows and .net platform. With it you can debug into all sorts of Lua scripts, whatever they are interpreted by a standard Lua debugger or by an Lua-embedded program.

Read more

Causeway - Debugger for distributed communicating event loops programs

Causeway is a message-oriented debugger for distributed programs built as communicating event loops. An introduction to Causeway causality grid example sourcilloscope example Causeway documentation at the erights wiki

Read more

     Next >>