Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.172.389 Times

Debugging Equipment freeware
Filter: All | Freeware | Demo
 

Debugging Equipment

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 1.842

Assembly Language Debugger The Assembly Language Debugger is a tool for debugging executable programs at the assembly level. It currently runs only on Intel x86 platforms.



Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (202): Assembly Language Debugger Download

Added: July 16, 2010 | Visits: 1.020

Beesoft Tracer Beesoft Tracer project is a suite of tools for a remote debugging of running program. All elements are wrote in pure C++ with using STL library. The communication between elements is via sockets: so called unix domain socket and TCP/IP. Elements of Beesoft Tracer system: In whole process are...





Platforms: *nix

License: Freeware Size: 45.06 KB Download (107): Beesoft Tracer Download

Added: October 22, 2010 | Visits: 760

NTPScape NTPScape project is a tool for exploring and debugging NTP servers. NTPScape requires a Java Runtime Environment with version 1.5 or greater..


Platforms: *nix

License: Freeware Size: 88.06 KB Download (90): NTPScape Download

Added: February 05, 2010 | Visits: 1.032

Valgrind 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...


Platforms: *nix

License: Freeware Size: 3.9 MB Download (99): Valgrind Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 739

AdminPro AdminPro is the only web application in the world that empowers users to upload, download, rename, chmod, delete, open, edit and save files, create, rename and remove directories - plus two-click CGI debugging - No need for shell access. No command-line script debugging. No separate text editors...


Platforms: Windows, Mac, OS/2, Unix, Linux

License: Freeware Size: 30.72 KB Download (513): AdminPro Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 914

Universal Software Oscilloscope Library Universal oscilloscope GUI ( Real-time plot ) DLL library for data acquisition, simulation, debugging.Advantages:1.Speedy performance: the library makes it possible to bring out into the beams of the viewing oscilloscope over a million quantization steps of signal per second (on the Pentium III...


Platforms: Windows, Windows Vista

License: Freeware Size: 3.54 MB Download (121): Universal Software Oscilloscope Library Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 584

QuickDev Debug Agent The QuickDev Debug Agent is a program allowing debugger host to perform a remote debugging via the network. The debug agent provides visual representation of the debugger host and the target, making it easy for users to monitor the connection status as well as target status. The debug agent also...


Platforms: Windows

License: Freeware Size: 1024 KB Download (45): QuickDev Debug Agent Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 529

PDP-8 E Simulator The PDP-8/E Simulator is an emulator for the Digital Equipment Corporation PDP-8/E minicomputer, a famouse computer of the early 1970 years. The simulator, first released 1994, provides a comfortable user interface for running, writing and debugging PDP-8 software on a Mac and to learn about the...


Platforms: Mac

License: Freeware Size: 1.5 MB Download (62): PDP-8 E Simulator Download

Added: May 10, 2013 | Visits: 356

Drupal For Firebug 6.x-1.1/5.x-1.2 If debugging information does not appear check that the theme is outputting the $closure variable.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x/6.x - Drupal for Firebug Firefox extension


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): Drupal For Firebug 6.x-1.1/5.x-1.2 Download

Added: May 10, 2013 | Visits: 369

GMap Addons Included modules: - gmap_cck: CCK field to show a google map - gmap_debug: Debugging tools for diagnosing problems. - gmap_extrabaselayers: Additional base layers - gmap_overlays: Additional overlay support.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): GMap Addons Download

Added: May 10, 2013 | Visits: 573

Generic PHP Stacktrace Debugging Module PHP just reports one line and not a stacktrace - so this guessing took an awful lot of time. Therefore I've written an enhanced PHP-Errorhandler to be included with just one line in application_top.The code can be used with about any PHP project, but is dedicated to OSC due to the nature of the...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (53): Generic PHP Stacktrace Debugging Module Download

Added: May 10, 2013 | Visits: 389

Using the logging module This script allows you to use separate loggers to make specific sub-system debugging easier. You don't even have to pass the logger objects between modules; just use getLogger("my.hierarchical.name"). Messages sent to that logger would be handled by itself, then (if not removed by filters) by...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Using the logging module Download

Added: May 10, 2013 | Visits: 208

All base class initializers get called This code can be used in debugging phase to notice errors sooner. It is usually always desirable to visit all base class __init__-methods, but Python does nothing to ensure they will be visited. Set AssertInit as a metaclass in the base class of your class hierarchy, and all errors from not...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): All base class initializers get called Download

Added: May 10, 2013 | Visits: 499

Debuging of object instantiation If you are debugging a program, this script will help you to know if some special objects exist and where they came from.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Debuging of object instantiation Download

Added: May 10, 2013 | Visits: 399

Jackal Jackal is a debug tool written in javascript for client-side javascript debugging.It supports runtime access to the loaded script. Allows editing functions, variables etc at runtime.


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (51): Jackal Download

Added: May 10, 2013 | Visits: 502

PHP_Dyn PHP_Dyn is a PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): PHP_Dyn Download

Added: May 10, 2013 | Visits: 325

Libcwd Libcwd is a thread-safe, full-featured debugging support library for C developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugging support, as well as run-time support for printing source file:line number information and...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (52): Libcwd Download

Added: May 10, 2013 | Visits: 559

Kodos Kodos is a Python GUI utility for creating, testing and debugging regular expressions for the Python programming language. Kodos should aid any developer to efficiently and effortlessly develop regular expressions in Python. Since Python's implementation of regular expressions is based on the...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Kodos Download

Added: May 10, 2013 | Visits: 143

Dump Environment These can be used for debugging purposes.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): Dump Environment Download

Added: May 10, 2013 | Visits: 191

AskApache RewriteRules Viewer This simplifies debugging operations and understanding what is going on.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.0 or higher


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): AskApache RewriteRules Viewer Download

< 1 2 3 4 5 >