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

Debugging Rpc freeware
Filter: All | Freeware | Demo
 

Debugging Rpc

< 1 2 3 4 5 > 
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

Added: August 06, 2010 | Visits: 928

XMLRPC::PurePerl XMLRPC::PurePerl is a Perl module that implements the XML-RPC standard as defined at www.xmlrpc.com and serves as a (de)serialization engine as well as a client for such services. This module is in fairly close relation to an implementation that I wrote in javascript. The main problem I ran... Platforms: *nix

License: Freeware Size: 9.22 KB Download (107): XMLRPC::PurePerl Download

Added: October 22, 2010 | Visits: 764

NTPScape NTPScape project is a tool for exploring and debugging NTP servers. NTPScape requires a Java Runtime Environment with version 1.5 or greater.. Platforms: *nix

License: Freeware Size: 88.06 KB Download (90): NTPScape Download

Added: July 20, 2010 | Visits: 808

remoteMoin remoteMoin are a couple of XML-RPC plugins for MoinMoin adding some useful features making a automated usage of MoinMoin easier. Installation: Scripts Installation of these mini-projects is straight-forward: Just put them in a directory in your path and make them executable. Some... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): remoteMoin Download

Added: February 05, 2010 | Visits: 1.042

Valgrind Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform... Platforms: *nix

License: Freeware Size: 3.9 MB Download (99): Valgrind Download

Added: September 11, 2010 | Visits: 598

WebService::Hatena::BookmarkCount WebService::Hatena::BookmarkCount is a Perl interface for Hatena::Bookmarks XML-RPC API. SYNOPSIS use WebService::Hatena::BookmarkCount; my @list = ( http://www.hatena.ne.jp/info/webservices, http://www.kawa.net/works/perl/hatena/bookmarkcount.html, ); my $hash =... Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): WebService::Hatena::BookmarkCount Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 747

AdminPro AdminPro is the only web application in the world that empowers users to upload, download, rename, chmod, delete, open, edit and save files, create, rename and remove directories - plus two-click CGI debugging - No need for shell access. No command-line script debugging. No separate text editors... Platforms: Windows, Mac, OS/2, Unix, Linux

License: Freeware Size: 30.72 KB Download (514): AdminPro Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 921

Universal Software Oscilloscope Library Universal oscilloscope GUI ( Real-time plot ) DLL library for data acquisition, simulation, debugging.Advantages:1.Speedy performance: the library makes it possible to bring out into the beams of the viewing oscilloscope over a million quantization steps of signal per second (on the Pentium III... Platforms: Windows, Windows Vista

License: Freeware Size: 3.54 MB Download (127): Universal Software Oscilloscope Library Download

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

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

Drupal For Firebug 6.x-1.1/5.x-1.2 If debugging information does not appear check that the theme is outputting the $closure variable.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x/6.x - Drupal for Firebug Firefox extension Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): Drupal For Firebug 6.x-1.1/5.x-1.2 Download

Added: May 10, 2013 | Visits: 376

GMap Addons Included modules: - gmap_cck: CCK field to show a google map - gmap_debug: Debugging tools for diagnosing problems. - gmap_extrabaselayers: Additional base layers - gmap_overlays: Additional overlay support.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): GMap Addons Download

Added: May 10, 2013 | Visits: 576

Generic PHP Stacktrace Debugging Module PHP just reports one line and not a stacktrace - so this guessing took an awful lot of time. Therefore I've written an enhanced PHP-Errorhandler to be included with just one line in application_top.The code can be used with about any PHP project, but is dedicated to OSC due to the nature of the... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (53): Generic PHP Stacktrace Debugging Module Download

Added: May 10, 2013 | Visits: 397

Using the logging module This script allows you to use separate loggers to make specific sub-system debugging easier. You don't even have to pass the logger objects between modules; just use getLogger("my.hierarchical.name"). Messages sent to that logger would be handled by itself, then (if not removed by filters) by... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Using the logging module Download

Added: May 10, 2013 | Visits: 211

All base class initializers get called This code can be used in debugging phase to notice errors sooner. It is usually always desirable to visit all base class __init__-methods, but Python does nothing to ensure they will be visited. Set AssertInit as a metaclass in the base class of your class hierarchy, and all errors from not... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): All base class initializers get called Download

Added: May 10, 2013 | Visits: 507

Debuging of object instantiation If you are debugging a program, this script will help you to know if some special objects exist and where they came from. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Debuging of object instantiation Download

Added: May 10, 2013 | Visits: 406

phpVcs phpVcs is a minimal Version Control System that can be hosted on a common LAMP box; real client-server layout using XML-RPC for communications. Planned clients: PHP-CLI executable, PHP-GTK, Java Swing, Web interface. Easy to install and to use. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): phpVcs Download

Added: May 10, 2013 | Visits: 407

Jackal Jackal is a debug tool written in javascript for client-side javascript debugging.It supports runtime access to the loaded script. Allows editing functions, variables etc at runtime. Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (51): Jackal Download

Added: May 10, 2013 | Visits: 508

PHP_Dyn PHP_Dyn is a PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): PHP_Dyn Download

Added: May 10, 2013 | Visits: 332

Libcwd Libcwd is a thread-safe, full-featured debugging support library for C developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugging support, as well as run-time support for printing source file:line number information and... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (52): Libcwd Download

Added: May 10, 2013 | Visits: 567

Kodos Kodos is a Python GUI utility for creating, testing and debugging regular expressions for the Python programming language. Kodos should aid any developer to efficiently and effortlessly develop regular expressions in Python. Since Python's implementation of regular expressions is based on the... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Kodos Download

< 1 2 3 4 5 >