Filtered by
debuggers
Refine results
development (14)
programming (11)
linux (10)
debugger (9)
tools (9)
debugging (7)
windows (7)
gui (6)
ide (6)
editors (5)
c++ (4)
python (4)
GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of
Metrics updated 06 Oct 08
Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making
Metrics updated 06 Oct 08
MinGW: import libraries and header files for use with GCC to build native Windows applications; now with added extensions to the MSVC runtime to support C99 functionality.
Metrics updated 04 Oct 08
GNU DDD, the Data Display Debugger, is a GUI to command-line debuggers like GDB, DBX, JDB, XDB, Ladebug, WDB, the Perl debugger, or the Python debugger. It provides a graphical data display where complex data structures can be explored incrementally and interactively.
Metrics updated 05 Oct 08
Venkman is the code name for Mozilla's JavaScript Debugger. Venkman aims to provide a powerful JavaScript debugging environment for Mozilla based browsers, including Firefox 2.x, the Netscape 7.x series of browsers and Mozilla Seamonkey 1.x. It does
Metrics updated about 5 hours ago
Nemiver is a graphical debugger for GNOME, based on gdb. It is intended to be a no-nonsense debugger, allowing you get things done without requiring you to remember any arcane command names or key combinations. It is written in C++, using the gtkmm toolkit.
Metrics updated 06 Oct 08
Free python IDE for Windows,Mac & Linux with UML,PyChecker,Debugger,GUI design,Blender & more
Metrics updated 30 Aug 08
Python IDE written in PyQt. Supports debugging (breakpoints, watch, ...), threads debugging, syntax highlighting, code templates, code completion, macros, ...
a set of tools for performance tuning and debugging Erlang code
Metrics updated 03 Oct 08
TOra is a Toolkit for Oracle which aims to help the DBA or developer of database application. It features an SQL worksheet with PL/SQL block parsing, a PL/SQL debugger and editor with syntax highlighting, a Schema browser, UNICODE support, printing, and a full suite of DBA management tools.
Metrics updated about 20 hours ago