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

Debugging Purposes freeware
Filter: All | Freeware | Demo
 

Debugging Purposes

< 1 2 3 4 5 > 
Added: April 19, 2010 | Visits: 1.181

libXEL libXEL is an event log library that stores log data in SQLite files and is capable of exporting it as XML and CSV. It provides a set of C/C++ preprocessor macros for project integration. It can gather some information about the system at run time. It is ideal, but not limited, to generate log... Platforms: *nix

License: Freeware Size: 337.92 KB Download (100): libXEL Download

Added: September 10, 2010 | Visits: 1.900

Audio::M4P::Decrypt Audio::M4P::Decrypt is a DRMS decryption of Apple iTunes style MP4 player files. Originally derived from the DeDRMS.cs program by Jon Lech Johansen SYNOPSIS use Audio::M4P::Decrypt; my $outfile = mydecodedfile; my $deDRMS = new Audio::M4P::Decrypt; $deDRMS->DeDRMS($mp4file, $outfile);... Platforms: *nix

License: Freeware Size: 16.38 KB Download (331): Audio::M4P::Decrypt Download

Added: May 10, 2013 | Visits: 493

tvmet Tiny Vector and Matrix template library uses Meta Templates (MT) and Expression Templates (ET) to evaluate results at compile time -- which makes it fast for low order (tiny) systems."Tiny" is a subjective term, but typically means vectors and matrices of size ten (10) or less.Features: - STL... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (61): tvmet Download

Added: November 09, 2013 | Visits: 491

Apt-Cacher-NG Apt-Cacher NG is a caching HTTP download proxy for software packages, primarily for Debian/Ubuntu clients. Apt-Cacher-NG is partially based on concepts of Apt-Cacher but is rewritten with a main focus on performance and low resource usage. The package reuses many ideas behind the other famous... Platforms: *nix

License: Freeware Size: 399.36 KB Download (35): Apt-Cacher-NG Download

Added: July 07, 2010 | Visits: 1.100

C++ Debugging Support library Libcwd is a full-featured and well-documented library that assists C++ developers with debugging their applications. C++ Debugging Support library includes support for ostream-based debug output, custom debug channels and devices, memory allocation debugging, run-time sourcefile:linenumber... Platforms: *nix

License: Freeware Size: 1.2 MB Download (94): C++ Debugging Support library Download

Added: November 02, 2010 | Visits: 720

NoBug debugging library 0.2 / NoBug debugging library is a simple debugging library (only a single nobug.h header) similar to gnu-nana and Design-by-Contract ideas.. Platforms: *nix

License: Freeware Size: 102.4 KB Download (92): NoBug debugging library 0.2 / Download

Added: February 27, 2010 | Visits: 1.190

Logging Services Logging Services project is intended to provide cross-language logging services for purposes of application debugging and auditing. We should also mention that thanks to the relentless efforts of many developers, we have a basic level of interoperability between the following projects: -... Platforms: *nix

License: Freeware Download (91): Logging Services Download

Added: February 19, 2010 | Visits: 1.266

Fenris 0.07-m2 build Fenris is a suite of tools suitable for code analysis, debugging, protocol analysis, reverse engineering, forensics, diagnostics, security audits, vulnerability research and many other purposes. The main logical components are: - Fenris: high-level tracer, a tool that detects the logic used... Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): Fenris 0.07-m2 build Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 460

Remote Debugging Information Server Debugging server allowing remote debug logging and access to the information via a web based interface. Platforms: Windows, Mac, Linux

License: Freeware Size: 41.85 KB Download (50): Remote Debugging Information Server Download

Added: February 19, 2010 | Visits: 904

mod_loopback mod_loopback module serves as a web client debugging tool and simply sends back plain text output of everything received conerning a request: the request line, headers, any content received from a POST or PUT, and if installed, any data passed from mod_watch. Configuration: The commands below... Platforms: *nix

License: Freeware Size: 13.31 KB Download (97): mod_loopback Download

Added: May 14, 2010 | Visits: 896

BuGLe BuGLe is a tool for OpenGL debugging at it is implemented as a wrapper library that sits between your program and OpenGL.. Get Jinamp Is Not An MP3 Player at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. Jinamp (Jinamp Is Not An... Platforms: *nix

License: Freeware Size: 911.36 KB Download (95): BuGLe Download

Added: June 25, 2010 | Visits: 810

Carp::Datum Carp::Datum is a Perl module used for debugging and tracing. SYNOPSIS # In modules use Carp::Datum; # Programming by contract sub routine { DFEATURE my $f_, "optional message"; # $f_ is a lexical lvalue here my ($a, $b) = @_; DREQUIRE $a > $b, "a > b"; $a += 1; $b += 1; DASSERT $a >... Platforms: *nix

License: Freeware Size: 38.91 KB Download (91): Carp::Datum Download

Added: March 14, 2010 | Visits: 1.486

Digital Disco System Digital Disco System is a client/server-based audio player for disco purposes as well as at-home usage. It has an console frontend (usable in shell scripts) and an X-fontend in the style of XMMS.. Get Digital Disco System at SourceForge.net. Fast, secure and free downloads from the largest Open... Platforms: *nix

License: Freeware Size: 92.16 KB Download (157): Digital Disco System Download

Added: July 05, 2010 | Visits: 1.016

Krumo Krumo is a debugging tool for PHP that is intended to replace print_r() and var_dump(), which display structured information about any PHP variable. The project does the same job but presents the information beautified using CSS and DHTML.. Get Krumo at SourceForge.net. Fast, secure and free... Platforms: *nix

License: Freeware Size: 98.3 KB Download (92): Krumo Download

Added: April 14, 2010 | Visits: 2.830

Charles Web Debugging Tool Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). Charles can act as a... Platforms: *nix

License: Freeware Size: 798.72 KB Download (583): Charles Web Debugging Tool Download

Added: February 10, 2010 | Visits: 916

MillScript-Alert MillScript-Alert is an extension to Javas RuntimeException, with an emphasis on providing far more debugging information. This system is used extensively by the MillScript project and its libraries, with good results. Whats New in This Release: - Introduced the AlertReporter interface to... Platforms: *nix

License: Freeware Size: 14.34 KB Download (87): MillScript-Alert Download

Added: July 23, 2010 | Visits: 1.075

Tie::Trace Tie::Trace can easy print debugging with tie. SYNOPSIS use Tie::Trace; my %hash; tie %hash, "Tie::Trace"; $hash{hoge} = hogehoge; # warn Hash => Key: hoge, Value: hogehgoe at ... my @array; tie @aray, "Tie::Trace"; push @array, "array"; # warn Array => Point: 0, Value: array at ...... Platforms: *nix

License: Freeware Size: 8.19 KB Download (114): Tie::Trace Download

Added: April 20, 2010 | Visits: 936

PINT PINT is a handy tool for debugging any TCP/IP (or UDP) software. It can be made to listen to a server socket or to connect to a remote host. The resulting connection is displayed, with separate display for the inbound and outbound traffic. MISSING FEATURES UDP/RAW support noticing connection... Platforms: *nix

License: Freeware Size: 25.6 KB Download (132): PINT Download

Added: May 10, 2013 | Visits: 1.853

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

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

< 1 2 3 4 5 >