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

Debuggers freeware
Filter: All | Freeware | Demo
 

Debuggers

< 1 2 3 4 > 
Added: May 10, 2010 | Visits: 2.801

Electric Fence Electric Fence (efence) is an open-source library to detect buffer overruns and under-runs in C programs. Here you can find a further development of the original from Bruce Perens. This version includes * a port to MS Windows® NT/2K/XP systems/compiler * extensions for finding memory-leaks *... Platforms: *nix

License: Freeware Size: 61.44 KB Download (271): Electric Fence Download

Added: July 07, 2010 | Visits: 1.097

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 23, 2010 | Visits: 611

NLOG4J NLOG4J library is a production-quality log4j-replacement with native SLF4J API support. NLOG4J is maintained by Ceki Gülcü, the founder of the log4j project. Inserting log statements into your code is a low-tech method for debugging it. It may also be the only way because debuggers are not... Platforms: *nix

License: Freeware Size: 1024 KB Download (99): NLOG4J Download

Added: August 06, 2010 | Visits: 1.125

Guarded Memory Move Guarded Memory Move project gets handy when you have to study buffer overflows and you need to catch them together with a "good" stack image. When a stack overflow has been exploited, the back trace is already gone together with good information about parameters and local variables, that are of... Platforms: *nix

License: Freeware Size: 419.84 KB Download (89): Guarded Memory Move Download

Added: January 15, 2010 | Visits: 920

DBG DBG is a a full-featured php debugger, an interactive tool that helps you debugging php scripts. It works on a production and/or development WEB server and allows you debug your scripts locally or remotely, from an IDE or console.. Platforms: *nix

License: Freeware Size: 39.94 KB Download (95): DBG Download

Added: April 23, 2010 | Visits: 905

Devel::STrace::Monitor Devel::STrace::Monitor is a monitor interface component for Devel::STrace. SYNOPSIS # # open the mmaped file # use Devel::STrace::Monitor; my $view = Devel::STrace::Monitor->open(somefile.map); my $cycles = 0; while (1) { print "n**************************************n"; # #... Platforms: *nix

License: Freeware Size: 18.43 KB Download (90): Devel::STrace::Monitor Download

Added: August 08, 2010 | Visits: 3.170

Turck MMCache for PHP Turck MMCache is a free open source PHP accelerator, optimizer, encoder and dynamic content cache for PHP. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also it uses some optimizations to speed up... Platforms: *nix

License: Freeware Size: 112.64 KB Download (142): Turck MMCache for PHP Download

Added: March 22, 2010 | Visits: 1.010

Nemiver Nemiver is an project to write a standalone graphical debugger that integrates well in the GNOME desktop environment. The project currently features a backend which uses the well known GNU Debugger gdb. General - In addition to the toolbar buttons, you can toggle breakpoints simply by... Platforms: *nix

License: Freeware Size: 614.4 KB Download (99): Nemiver Download

Added: June 27, 2010 | Visits: 697

Accerciser Accerciser is an interactive Python accessibility explorer for the GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks. Accerciser has a simple plugin... Platforms: *nix

License: Freeware Size: 440.32 KB Download (90): Accerciser Download

Added: January 06, 2010 | Visits: 1.220

JTAG-O-MAT JTAG-O-MAT program provides a simple but highly flexible interface to JTAG hardware. In opposite to similar projects, the focus is on running automatic JTAG sequences. The code has been kept intentionally simple to maintain portability and allow modification without the risk to spoil too many... Platforms: *nix

License: Freeware Size: 102.4 KB Download (108): JTAG-O-MAT Download

Added: September 12, 2010 | Visits: 3.344

TOra TOra is a Toolkit for Oracle which aims to help the DBA or developer of database application. TOra project features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a comprehensive set of DBA tools.. Platforms: *nix

License: Freeware Download (1591): TOra Download

Added: November 09, 2010 | Visits: 770

Alleyoop Alleyoop is a GNOME front-end to the popular Valgrind memory debugger. Alleyoop is a graphical front-end to the increasingly popular Valgrind memory checker for x86 GNU/ Linux using the Gtk+ widget set and other GNOME libraries for the X-Windows environment. Features include a right-click... Platforms: *nix

License: Freeware Size: 307.2 KB Download (90): Alleyoop Download

Added: September 15, 2010 | Visits: 868

Devel::Command::NewF Devel::Command::NewF is a Perl module with the extended f command for the debugger. SYNOPSIS # In .perldb (or perldb.ini on Windows) use Devel::Command; # Devel::Command::NewF loaded automatically perl -de0 Patching with Devel::Command::DBSub::DB_5_8_5 Loading DB routines from... Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): Devel::Command::NewF Download

Added: November 21, 2010 | Visits: 1.007

Data::Walker Data::Walker is a tool for navigating through Perl data structures. SYNOPSIS Without any explicit objects: use Data::Walker; Data::Walker->cli( $data_structure ); Object-style invocation: use Data::Walker; my $w = new Data::Walker; $w->walk( $data_structure ); $w->ls("-al");... Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): Data::Walker Download

Added: November 23, 2010 | Visits: 1.149

glibc-audit glibc-audit is a modified version of glibc for application developers who check their code with an automatic memory access checker such as valgrind, Insure++, or Purify. glibc-audit has been audited and cleaned up so that reports from the developers use of a memory access checker are more... Platforms: *nix

License: Freeware Size: 4.2 MB Download (95): glibc-audit Download

Added: January 03, 2010 | Visits: 1.045

ngrep ngrep project strives to provide most of GNU greps common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets. It currently recognizes TCP, UDP, ICMP, IGMP... Platforms: *nix

License: Freeware Size: 440.32 KB Download (91): ngrep Download

Added: January 25, 2010 | Visits: 756

RefDbg RefDbg project is a GObject reference count debugger GObject is part of the glib library (not to be confused with glibc) which forms the basis of GTK+ (the Gimp ToolKit), Gnome, GStreamer and many other projects. The GObject library adds object oriented stuff to C which by itself lacks object... Platforms: *nix

License: Freeware Size: 337.92 KB Download (92): RefDbg Download

Added: February 10, 2010 | Visits: 820

log-malloc log-malloc is a simple malloc/free logger. It is very small and has no dependencies. No configuration is necessary. log-malloc project logs parameters, return values, and the call stack. There is no need to rebuild the application that will be logged. Build: gcc -nostartfiles –shared -fPIC... Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): log-malloc Download

Added: September 23, 2010 | Visits: 1.221

Visual REGEXP Visual REGEXP project can easily design and debug regular expressions by providing a graphical visualization of the expression and its matches on a sample of your choice. Limitations:. Platforms: *nix

License: Freeware Size: 25.6 KB Download (119): Visual REGEXP Download

Added: March 15, 2010 | Visits: 814

DIMVisual DIMVisual stands for Data Integration Model for Visualization. The implementation allows the integration of information to the analysis of parallel application behavior. If you have an parallel application with low performance and want to find out what is the problem you can use this project to... Platforms: *nix

License: Freeware Size: 112.64 KB Download (91): DIMVisual Download

< 1 2 3 4 >