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

Tracert Debug freeware
Filter: All | Freeware | Demo
 

Tracert Debug

< 1 2 3 4 5 > 
Added: June 16, 2010 | Visits: 993

HBasic HBasic project is an integrated development environment used to create, execute and debug programs with an BASIC style language. HBasic has object oriented features either in combination with precompiled C++ components (shared libraries) or class definitions (HBasic sourcecode). This also... Platforms: *nix

License: Freeware Size: 8.1 MB Download (159): HBasic Download

Released: September 01, 2018  |  Added: October 15, 2018 | Visits: 1.770

QTrace A Powerful IDE for Android System Debug & Trace: 1.Fully Android IDE; 2.powerful logcat viewer, support search, highlight, bookmark. support analysing logcat by script, include memorygc, battery,keyaction etc. 3.support auto generate uml class diagram from java file. 4.support generate... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 157.36 MB Download (133): QTrace Download

Added: September 23, 2010 | Visits: 1.222

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: August 29, 2008 | Visits: 996

GoLink This is a fast free linker which takes COFF object files and a RES file and makes Windows exe or dll files, with or without debug information. One of its advantages is that it has no need for Lib files - looking instead at the Dlls themselves! It also has an easy to use loader for the Microsoft... Platforms: Windows

License: Freeware Size: 53 KB Download (116): GoLink Download

Added: June 21, 2010 | Visits: 1.684

Gubed PHP Debugger Gubed PHP Debugger is, as the name suggests, a program to debug PHP scripts. It is not, as some people first believe, a PHP syntax checker. That is, it wont tell you where you forgot to put an ending bracket. It is rather a debugger to find logical errors, like why does this if-statement not... Platforms: *nix

License: Freeware Size: 327.68 KB Download (115): Gubed PHP Debugger Download

Added: August 20, 2010 | Visits: 818

Audiolog Audiolog scans in realtime logfiles and the output of debug or trace programs like tcpdump. A small configuration file assigns regular expressions to arbitrary sound effects. What is so special about Audiolog is its small latency with that the acoustical signals are produced. This feature makes... Platforms: *nix

License: Freeware Size: 19.46 KB Download (114): Audiolog Download

Added: January 18, 2010 | Visits: 864

Sys::OutPut Sys::OutPut is a Perl module to help make output easier. SYNOPSIS usage Sys::OutPut; talk $fmtstr [, @args]; out $fmtstr [, @args]; put $fmtstr [, @args]; err $fmtstr [, @args]; debug $fmtstr [, @args]; $Sys::OutPut::quiet = $::quiet; $Sys::OutPut::debug = $::debug; These... Platforms: *nix

License: Freeware Size: 10.24 KB Download (111): Sys::OutPut Download

Added: October 04, 2010 | Visits: 850

NVPerfKit NVPerfKit project is a comprehensive suite of performance tools to help debug and profile OpenGL and Direct3D applications. It gives you access to low-level performance counters inside the driver and hardware counters inside the GPU itself. The counters can be used to determine exactly how your... Platforms: *nix

License: Freeware Size: 18.4 MB Download (109): NVPerfKit Download

Added: November 21, 2010 | Visits: 1.017

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: January 08, 2010 | Visits: 754

log4javascript log4javascript provides JavaScript developers with a familiar, robust, and flexible logging framework with which to debug JavaScript applications. This is becoming increasingly important as Web interfaces become richer. log4javascript is based on Javas log4j and is tested and works across all... Platforms: *nix

License: Freeware Size: 38.91 KB Download (108): log4javascript Download

Added: June 21, 2010 | Visits: 1.390

Archive::Ar Archive::Ar is a Perl interface for manipulating ar archives. SYNOPSIS use Archive::Ar; my $ar = new Archive::Ar("./foo.ar"); $ar->add_data("newfile.txt","Some contents", $properties); $ar->add_files("./bar.tar.gz", "bat.pl") $ar->add_files(["./again.gz"]); $ar->remove("file1",... Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Archive::Ar Download

Added: February 11, 2010 | Visits: 1.912

Rotter Rotter is a Recording of Transmission / Audio Logger for JACK. The project was designed for use by radio stations, who are legally required to keep a recording of all their output. Rotter runs continuously, writing to a new file every hour. It is released under the GPL license. Rotter can... Platforms: *nix

License: Freeware Size: 122.88 KB Download (106): Rotter Download

Added: July 15, 2010 | Visits: 705

Log::Log4perl Log::Log4perl is a Log4j implementation for Perl. SYNOPSIS # Easy mode if you like it simple ... use Log::Log4perl qw(:easy); Log::Log4perl->easy_init($ERROR); DEBUG "This doesnt go anywhere"; ERROR "This gets logged"; # ... or standard mode for more features:... Platforms: *nix

License: Freeware Size: 225.28 KB Download (105): Log::Log4perl Download

Added: February 04, 2010 | Visits: 1.071

Devel::RingBuffer Devel::RingBuffer is a Perl module with shared memory ring buffers for Perl scripts diagnosis/debug. SYNOPSIS # # create ringbuffer # use Devel::RingBuffer; use Devel::RingBuffer::TieInt; my $ringbuf = Devel::RingBuffer->new( File => somefile.trace, Rings => 20, Slots => 20,... Platforms: *nix

License: Freeware Size: 37.89 KB Download (103): Devel::RingBuffer Download

Added: June 15, 2010 | Visits: 1.092

Apache2::DebugFilter Apache2::DebugFilter is a Perl module to debug mod_perl and native Apache2 filters. Synopsis # httpd.conf # ---------- PerlModule Apache2::DebugFilter # Connection snooping (everything) PerlInputFilterHandler Apache2::DebugFilter::snoop_connection PerlOutputFilterHandler... Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): Apache2::DebugFilter Download

Added: May 18, 2010 | Visits: 1.113

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: October 15, 2010 | Visits: 970

myfw myfw is firewall based on iptables snipets (modules). myfw project helps you to build your iptables firewall. A configuration is listing ``modules, which are containing iptables rules. Thoses modules can contain perl code, in order to facilitate writing of rules (think foreach @ntp_servers).... Platforms: *nix

License: Freeware Size: 52.22 KB Download (100): myfw Download

Added: October 22, 2010 | Visits: 818

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: 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 12, 2010 | Visits: 847

Devel::TraceFuncs Devel::TraceFuncs is a Perl module with trace function calls as they happen. SYNOPSIS Usage: require Devel::TraceFuncs; max_trace_depth 5; trace_file "foo.out"; trace_file $file_handle; sub foo { IN(my $f, "a message"); DEBUG "hellooo!"; } Devel::TraceFuncs provides utilities to... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Devel::TraceFuncs Download

< 1 2 3 4 5 >