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.167.221 Times

Debugging freeware
Filter: All | Freeware | Demo
 

Debugging

< 1 2 3 4 5 > 
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

Added: July 10, 2013 | Visits: 375

LDAP Help Module This module is meant to assist Drupal admins in configuring, debugging, sharing, and submitting support and bug request related to LDAP integration modules. LDAP Help Module should be disabled unless you are debugging or configuring ldap problems. It adds no functionality to the LDAP...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (39): LDAP Help Module Download

Added: June 13, 2013 | Visits: 434

AskApache Debug Viewer This advanced debugging plugin is custom-made for WordPress Developers, Plugin Developers, or anyone wanting to see under the hood of their website and diagnose problems such as with the AskApache PassPro Plugin.A standalone plugin, you set which debug output settings you want, and whether to...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (40): AskApache Debug Viewer Download

Released: January 03, 2024  |  Added: February 14, 2024 | Visits: 6.681

HttpMaster Express HttpMaster is a debugging and testing tool for various HTTP applications and services. HttpMaster can display and validate the most common REST formats; XML, JSON, and HTML and also supports powerful dynamic parameters, request validation, and many other properties. All these core features, along...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.33 MB Download (1190): HttpMaster Express Download

Added: November 24, 2013 | Visits: 280

FlashFirebug Back to O-Minds Homepage What is FlashFirebug? How to use? Installation FlashFirebug Demo Miscellaneous Tell us what you think Developers and Contributors Contribute Firebug is probably the most famous web development tool for developers. It is used for modifying web page HTML on the fly,...


Platforms: Mac

License: Freeware Size: 122.88 KB Download (41): FlashFirebug Download

Added: November 07, 2013 | Visits: 151

JDLabStudio JDLabStudio is a graphical front-end for the Java Debugging Lab Agent (JDLabAgent). JDLabStudio scans java packages, displays class files and generates JDLabAgent config files. JDLabAgent-traces are used for reconstructing control and data flows.


Platforms: *nix

License: Freeware Size: 1.03 MB Download (38): JDLabStudio Download

Added: June 08, 2013 | Visits: 309

coroner Wraps python invocations in code to do post-mortem debugging and sundry usefulnesses. Usage coroner is meant to be used as a command line module, invoked with code like: python -m coroner some_sketchy_module.py When the sketchy script invariably throws an exception, coroner will initiate a...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): coroner Download

Added: October 14, 2013 | Visits: 222

VimPdb VimPdb is the solution - allows debugging Python in an IDE-fashion, right within the Vim editor. Features:?*A* * Highlighting of currently debugged line and breakpoint lines. * F5 - Run/continue running. * F2 - Toggle breakpoint at current line * Ctrl-F2 / Shift-F2 - Toggle...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (33): VimPdb Download

Added: June 14, 2013 | Visits: 305

easy Xdebug This addon was built to make debugging with an IDE easier. Below you find a short description on how to get easy xdebug working together with netbeans. To set your environment up go to netbeans: * Right click your project > properties > Run configuration > Advanced > Do not open webbrowser. *...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): easy Xdebug Download

Added: August 12, 2013 | Visits: 185

django-pudebug Django Debugging package. with pudb wrapper. Features . Justification by faith.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (34): django-pudebug Download

Added: June 07, 2013 | Visits: 388

rpcpdb PDB wrapper designed for debugging rpc server code. Initial support is for RPyC, Pyro, and SimpleXMLRPCServer


Platforms: *nix

License: Freeware Size: 10.24 KB Download (37): rpcpdb Download

< 1 2 3 4 5 >