Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 8

GDB

Compare

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 these) to help you catch bugs in the act: * ... [More] Start your program, specifying anything that might affect its behavior. * Make your program stop on specified conditions. * Examine what has happened, when your program has stopped. * Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). [Less]

4.14286
   
  0 reviews  |  1,169 users  |  2,931,951 lines of code  |  105 current contributors  |  Analyzed 9 days ago
 
 

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 your programs more stable. You can also perform ... [More] detailed profiling, to speed up and reduce memory use of your programs. The Valgrind distribution currently includes four tools: a memory error detector, a cache (time) profiler, a call-graph profiler, and a heap (space) profiler. [Less]

4.62577
   
  4 reviews  |  592 users  |  566,173 lines of code  |  10 current contributors  |  Analyzed 6 days ago
 
 

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.

4.19565
   
  0 reviews  |  289 users  |  10,367 lines of code  |  6 current contributors  |  Analyzed 7 days ago
 
 

KDevelop

claimed by KDE

Compare

The KDevelop project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, the KDevelop IDE is publicly available under the GPL and supports many programming languages.

4.35484
   
  0 reviews  |  173 users  |  290,769 lines of code  |  56 current contributors  |  Analyzed about 13 hours ago
 
 

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.

3.7619
   
  0 reviews  |  46 users  |  160,630 lines of code  |  0 current contributors  |  Analyzed 5 days 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.

4.28571
   
  0 reviews  |  17 users  |  64,649 lines of code  |  49 current contributors  |  Analyzed about 2 hours ago
 
 

Python IDE written in PyQt. Supports debugging (breakpoints, watch, ...), threads debugging, syntax highlighting, code templates, code completion, macros, ...

4.5
   
  0 reviews  |  16 users  |  1,018,603 lines of code  |  5 current contributors  |  Analyzed 8 days ago
 
 

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 not include Gecko-based browsers such as ... [More] K-Meleon 1.02, Galeon 2.x and Netscape 8.x. The debugger is available as an add-on package in XPI format and has been provided as part of the Mozilla install distribution since October 3rd 2001. [Less]

0
 
  0 reviews  |  11 users  |  63,733 lines of code  |  8 current contributors  |  Analyzed over 1 year ago
 
 

SPE

Compare

Free python IDE for Windows,Mac & Linux with UML,PyChecker,Debugger,GUI design,Blender & more

4.6
   
  0 reviews  |  9 users  |  71,234 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 
Compare

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.

3.5
   
  0 reviews  |  6 users  |  746,473 lines of code  |  3 current contributors  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.