Main > Programming >

Debuggers Software Free Download

Premium Featured Software
Camera Genius 1.4
Highly Recommended - iPhography.com SPECIAL LIMITED TIME SALE TO CELEBRATE OUR NEWEST VERSION NOW WITH CAMERA ZOOM. OVER 65% ...

Debuggers Software List by Date

Sorted By Date | Ranking | Popularity
This is an advanced portable C++ library with 80 variations of the ASSERT macro, to add expressions, levels and optional actions. 48 are modular because they can also use Rich Boolies, allowing much more combinations than non-modular ASSERT macros. It is very flexible because it allows you to create custom loggers and assertion displayers, but you can also use the provided ones for Windows, wxWidgets or console applications.
Price: Free
Filesize: 1000.7 Kb

an award-winning instrumentation framework for building dynamic analysis tools
Price: Free
Filesize: 4.31MB

Providing well tested, easy-to-use components and libraries.
Price: N/A
Filesize: 20.29MB

Providing well tested, easy-to-use components and libraries.
Price: N/A
Filesize: 9.37MB

The complete testing environment that is optimized for Qt-based applications.
Price: N/A
Filesize: 18.32MB

For Trac, which is an enhanced wiki and issue tracking system
Price: Free
Filesize: 30.26MB

greatly simplifies the installation of Mantis and runtime dependencies
Price: Free
Filesize: 63.10MB

Deskzilla is a desktop client for Bugzilla bug tracking system. Deskzilla delivers features for greater productivity and improved working environment for the users of Bugzilla.
Price: $65
Filesize: 28.23 MB

VisualGST functions as an Integrated Development Environment (IDE) for the GNU Smalltalk.
Price: FREE
Filesize:

PuDB is specially designed as a full-screen, console-based visual debugger for Python.
Price: FREE
Filesize:

Blog
Parallels Desktop 5 for Mac now available
Since Friday 6th of November 2009 11:36:36 AM
Users can now run Windows Linux and other platforms easily on their Intel based Mac computer as Parallels has just unveiled Parallels Desktop 5 for Mac Parallels Desktop 5 has been added support to both Leopard and Snow Leopard There are up to 70 new features newly added to Parallels Desktop 5 which is claimed to make the entire program faster smarter and more powerful Parallels Deskto
Firefox beta 1 now available
Since Thursday 5th of November 2009 11:39:43 AM
Firefox 3 6 beta 1 has been made available as a minor upgrade of Mozilla this year According to Mozilla Firefox 3 6 beta 1 contains relatively few visible changes from June 2009 s Firefox 3 5 Most of the enhancements have been made to under the hood components including the TraceMonkey JavaScript rendering engine Firefox 3 6 has bee added support to the browser skins named Personas and
How to disable user login window in Ubuntu
Since Wednesday 4th of November 2009 02:04:15 PM
In case you are the only user in your Linux computer and every time you log in you are annoyed by the login window You should remove it for better access Your login password will not be removed just the step during system startup is skipped Step 1 Firstly go to Login Window utility by going to System Administration Login Window Another way is to press Alt F2 and type in gksu u
Steps to install a printer to Linux
Since Tuesday 3rd of November 2009 02:51:00 PM
Printing is important and even hard for a Linux user because this OS seems to be different from other operating systems If you do not use a Lexmark printer follow these steps to install your printer to Linux because Lexmark has the worst compatibility with Linux Step 1 Connect the printer to your computer and choose suitable connection type Step 2 Turn on your computer and see if
How to get a live view of Linux logfile
Since Monday 2nd of November 2009 02:43:31 PM
How to get a live view of Linux logfile In any Linux operating system including Ubuntu you can have a live view of Linux logfile This approach is most often used with web development work Step 1 tail f path thefile log This will help you get a scrolling view of the logfile When the new lines are added to the end they will show up in your screen Step 2 For example for Ruby on Rails