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

Debug freeware
Filter: All | Freeware | Demo
 

Debug

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

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: 785

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: 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: 455

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: 851

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: 643

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

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: December 24, 2012  |  Added: December 24, 2012 | Visits: 457

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: 494

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: 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

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

Added: March 27, 2006 | Visits: 12.546

BitShape PE Crypt BitShape PE Crypt is a powerful polymorphic Win32 applications protector. Features includes SoftIce autodetection, anti-debug API, anti-dumping and some other advanced technologies.


Platforms: Windows

License: Freeware Size: 266 KB Download (2295): BitShape PE Crypt Download

Released: August 29, 2008  |  Added: July 30, 2009 | Visits: 5.925

Expert Debugger Expert Debugger is a free easy-to-use tool for debugging PHP scripts. Expert Debugger uses the DBG PHP Debugger and allow to debug scripts via network or on local computer. You can run scripts in step-by-step mode and to trace values of any variables and script output. The debugger has a...


Platforms: Windows

License: Freeware Size: 1.83 MB Download (645): Expert Debugger Download

Added: August 05, 2010 | Visits: 1.225

Netsh Netsh is a tool designed to debug network applications. It enables the user to dump incoming packets in ascii or hexadecimal, and to send handmade custom packets (again, ascii and hexadecimal forms can also be used). It is also able to forward the dumped packets: it has been designed to be...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (161): Netsh Download

Added: May 18, 2010 | Visits: 1.107

Xdebug Helper Xdebug Helper is a tool to start/stop debug with PHPs Xdebug extension. The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following: - stack and function traces in error messages...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (102): Xdebug Helper Download

Added: November 21, 2010 | Visits: 1.011

Xdebug Xdebug project is an extension that helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following: - stack and function traces in error messages with: - full parameter display for user defined functions -...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (108): Xdebug Download

Added: May 02, 2010 | Visits: 1.379

Yawet Yawet is a Web test tool that allows you to create, run, and debug test cases for Web applications. It is a Java application for version 1.4 or higher. It features a Swing GUI, verification of HTML, PDF, and XML documents, parametrisation, libraries, HTML frame support, console mode, project...


Platforms: *nix

License: Freeware Size: 8.5 MB Download (93): Yawet Download

1 2 3 4 5 >