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

Debug Diagnostics freeware
Filter: All | Freeware | Demo
 

Debug Diagnostics

1 2 3 4 5 > 
Added: October 22, 2010 | Visits: 811

Debug::Phases Debug::Phases is a Perl module to announce BEGIN and INIT phases to help locate problems. SYNOPSIS use Debug::Phases; # Your code here or: > perl -MDebug::Phases your_script This tiny module does nothing but announce the start of the BEGIN and INIT phases, recording how long the...



Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): Debug::Phases Download

Added: May 26, 2010 | Visits: 1.193

Debug::Trace Debug::Trace is a Perl extension to trace subroutine calls. SYNOPSIS perl -MDebug::Trace=foo,bar yourprogram.pl Debug::Trace instruments subroutines to provide tracing information upon every call and return. Using Debug::Trace does not require any changes to your sources. Most often, it...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (163): Debug::Trace Download

Added: August 02, 2010 | Visits: 1.116

Debug::Message Debug::Message is a Perl module that eases the use of debug print with level, indentation and color. SYNOPSIS use Debug::Message; use Log::Dispatch; use Log::Dispatch::Screen; my $dispatcher = Log::Dispatch->new; $dispatcher->add( Log::Dispatch::Screen->new( name => screen, min_level =>...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): Debug::Message Download

Added: November 12, 2010 | Visits: 786

Debug::FaultAutoBT Debug::FaultAutoBT is a Perl module for automatic backtrace extractor on SIGSEGV, SIGBUS, etc. SYNOPSIS use Debug::FaultAutoBT; use File::Spec::Functions; my $tmp_dir = File::Spec::Functions::tmpdir; my $trace = Debug::FaultAutoBT->new( dir => "$tmp_dir", #verbose => 1, #exec_path =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (92): Debug::FaultAutoBT Download

Released: September 10, 2010  |  Added: October 05, 2010 | Visits: 1.861

TMGS Computer Diagnostics TMGS Computer Diagnostics is a collection of the best free computer diagnostics packaged in a bootable USB flash drive format. TMGS Computer Diagnostics provides tests for the following areas: Detailed System Information, Memory Test, Hard Disk Test, Optical Drive Test, Display Test, Keyboard...


Platforms: Windows

License: Freeware Size: 21.5 MB Download (377): TMGS Computer Diagnostics Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 1.088

Microsoft Online Services Diagnostics and Logging Support Toolkit The name MOSDAL stands for Microsoft Online Services Diagnostics and Logging Support Toolkit. The MOSDAL Support Toolkit can be used by a user having issues with the Microsoft Online services. The tool collects system configuration, network configuration, service-based applications'...


Platforms: Windows, 2003, Windows Vista, XPX64, 2008, 7


Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 638

Windows Azure Diagnostics Viewer Windows Azure Diagnostics Viewer is a handy and reliable utility designed to disaply Windows Azure Diagnostics tables. There are two applications available: a Windows application and a console application. In the application.config files the connection parameters to Windows Azure Table Storage...


Platforms: Windows

License: Freeware Download (57): Windows Azure Diagnostics Viewer Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 569

Essential Diagnostics Essential Diagnostics is a handy and reliable collection of trace listeners, filters and utility classes for the .NET Framework System.Diagnostics trace logging. Included are colored console (that allows custom formats), SQL database (including a tool to create tables), formatted rolling file...


Platforms: Windows

License: Freeware Download (59): Essential Diagnostics Download

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

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

Added: May 10, 2013 | Visits: 456

Debug statements include function name This script allows a user to place debug messages, error messages and standard messages throughout a program. The function name and line number will be added to each debug and error message before it is printed out. In addition, each of these messages can be passed to multiple handler objects...


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

License: Freeware Download (54): Debug statements include function name Download

Added: May 10, 2013 | Visits: 857

How to disable debug logging in release version When you release your program to client, its a good idea to disable all the debug messages. It is possible via custom configuring debug levels at all modules, but may be implemented using a simple wrapper around logging.getnted usinfunction.


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


Added: November 25, 2013 | Visits: 644

django-debug-toolbar jango-debug-toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content. Currently, the following panels have been written and are working: * Django version * Request timer...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (42): django-debug-toolbar Download

Added: April 25, 2006 | Visits: 4.506

SWF Debug Remover EnableDebugger tag permits the flash-video debugging. Sometimes it contains a password encrypted with the help of MD5 algorithm. SWF Debug Remover is intended for the tag removal if you want to forbid the debugging. After the EnableDebugger tag removal the final file is saved unpacked. If you...


Platforms: Windows

License: Freeware Size: 996 KB Download (261): SWF Debug Remover Download

Released: July 04, 2012  |  Added: July 04, 2012 | Visits: 459

Glimpse Glimpse is a web debugger and diagnostics tool for ASP.NET and ASP.NET MVC. At its core Glimpse allows you to debug your web site or web service right in the browser. Glimpse allows you to "Glimpse" into what's going on in your web server. In other words what Firebug is to debugging your client...


Platforms: Windows

License: Freeware Download (49): Glimpse Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 1.085

Webcam Diagnostics Webcam Diagnostics (CamDiag) is a simple assistant which gathers many system and webcam-related information in a single place. It makes it easy to identify issues regarding DirectShow, webcam driver installation or USB: red circles show serious issues and yellow triangles show minor issues....


Platforms: Windows

License: Freeware Size: 2.73 MB Download (239): Webcam Diagnostics Download

Released: December 24, 2012  |  Added: December 24, 2012 | Visits: 459

Coded Debug Print Codes debug print statements to reduce size of debug builds, hides debug information from 3rd party people and decreases the effect of longer print lines by printing minimum number of characters to console.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.48 KB Download (50): Coded Debug Print Download

Added: May 10, 2013 | Visits: 495

Debug Help for Osc when you have some problem with osc, the first need you have is to display value of a data or array...with this package, just add echo viewarray($myarray);to show a small iconit will display the value in a popup screen when you click debug display is set in admin so that you can keep all debug in...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Debug Help for Osc Download

Added: May 10, 2013 | Visits: 447

PHP Debug-Var Debug-Var is a PHP class for sophisticated display of variables when developing scripts. It offers similar information about variables as the PHP-functions "var_dump" or "var_export", but has more options and a much more improved grafical output! Features - Easily switch debug on and off. -...


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

License: Freeware Download (50): PHP Debug-Var Download

Added: June 13, 2013 | Visits: 435

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 (46): AskApache Debug Viewer Download

Added: June 29, 2013 | Visits: 347

Debug::Simple Debug::Simple is a Perl module which provides a very simple way to provide debug/verbose/warning messages. It is also trivially controlled via Getopt::Long. The idea is to be able to put a bunch of debugging print statements throughout your code that you can enable or disable. debuglevels(%OPT)...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): Debug::Simple Download

1 2 3 4 5 >