Browsing projects by Tag(s)

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

Showing page 1 of 2

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 5 days ago
 
 

FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libraries and deadlocks. FindBugs can identify hundreds of serious defects in large applications (typically ... [More] about 1 defect per 1000-2000 lines of non-commenting source statements). FindBugs is open source, and has been downloaded more than 230,000 times, and is used by many major companies and financial institutions. Findbugs can be used from the command line or within ant, eclipse, maven, netbeans and emacs. [Less]

4.26437
   
  9 reviews  |  364 users  |  290,019 lines of code  |  3 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  |  172 users  |  290,718 lines of code  |  56 current contributors  |  Analyzed about 8 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 about 21 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.

4.28571
   
  0 reviews  |  17 users  |  64,649 lines of code  |  48 current contributors  |  Analyzed about 1 hour 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
 
 

Piklab is an integrated development environment (IDE) for applications based on Microchip PIC and dsPIC microcontrollers similar to the MPLAB environment. It integrates with several compiler and assembler toolchains (like gputils, sdcc, c18) and with the GPSim simulator. It supports the most common ... [More] programmers (serial, parallel, ICD2, Pickit2, PicStart+), the ICD2 debugger, and several bootloaders (Tiny, Pickit2, and Picdem). It was started from Pikdev sources: http://pikdev.free.fr [Less]

5.0
 
  0 reviews  |  9 users  |  214,011 lines of code  |  1 current contributor  |  Analyzed 11 months ago
 
 

pycallgraph is a Python library that creates call graphs for Python programs.

4.0
   
  0 reviews  |  5 users  |  1,037 lines of code  |  0 current contributors  |  Analyzed over 1 year ago
 
 

Faster implementation of the standard debug.rb using a native extension with a new hook Ruby C API .

4.5
   
  0 reviews  |  3 users  |  12,443 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Monkey Studio (MkS) is a cross platform IDE written in C++/Qt 4. It's primary goal was to be a Qt 4 only IDE, but it evoluate a way to support Qt development and any kind of project. See the About page or Features page for more informations. Finally, you can meet team's members here.

5.0
 
  0 reviews  |  2 users  |  382,924 lines of code  |  2 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.