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

Debug Jscript freeware
Filter: All | Freeware | Demo
 

Debug Jscript

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 443

elf-abisum ELF Abisum is a tool to generate an ABI checksum of ELF binaries from their DWARF debug information. It can be used to speed up builds by avoiding unnecessary re-linking of binaries.



Platforms: *nix, C/C++,

License: Freeware Download (53): elf-abisum Download

Added: May 10, 2013 | Visits: 859

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: May 10, 2013 | Visits: 275

hgsarraydump This class can be helpful for scenarios when a full-scale debug environment is not available.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): hgsarraydump Download

Added: May 10, 2013 | Visits: 319

Debug runtime objects using gc.get_objects() Since Python 2.2 there is a handy function in the Garbage Collection Module called get_objects(). It gives back a list of all objects that are under control of the Garbeage Collector. This script implements a way you can extract informations of your application in runtime.The example dumps a list...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 375

Trace expressions and comments in debug mode This script acts like a stepping debugger to diagnose and fix your programs. It contains functions for log state and execution flow.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 404

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

Debug with garbage collection You now that there is garbage in your program but you don't know what exactly. In this script additionaly to the normal debugging output of gc the object itself are shown to get an idea where the leak may be.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Debug with garbage collection Download

Added: August 02, 2013 | Visits: 411

CO2gui - lab control and automation Software capable of logging and controlling HPLC pumps (Jasco, Gilson), temperature controllers (Eurotherm), valves (Rheodyne) and BPRs (Jasco, Thar). All instruments can be autodetected, and all parameters can be controlled via fully customisable ramps. Tested on Windows XP and Vista. CO2gui is...


Platforms: Matlab

License: Freeware Size: 16.16 MB Download (51): CO2gui - lab control and automation Download

Released: December 24, 2012  |  Added: December 24, 2012 | Visits: 462

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

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

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: May 10, 2013 | Visits: 497

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

Debug Query This will echo the file and line of the error, the error, and the faulty query. This will also prevent mysql_fetch_array() from printing an error when $result does not exist.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Debug Query Download

Added: May 10, 2013 | Visits: 460

Output Queries Debug This contribution captures each query used to construct a page and can be output if desired.Added a quick fix to database.php that disables these queries when the query or time output is not enabled in admin.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Output Queries Debug Download

Released: July 04, 2012  |  Added: July 04, 2012 | Visits: 460

Glimpse Glimpse is a web debugger and diagnostics tool for ASP.NET and ASP.NET MVC. At its core Glimpse allows you to debug your web site or web service right in the browser. Glimpse allows you to "Glimpse" into what's going on in your web server. In other words what Firebug is to debugging your client...


Platforms: Windows

License: Freeware Download (49): Glimpse Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 400

Luaj Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.98 MB Download (49): Luaj Download

Released: December 26, 2012  |  Added: December 26, 2012 | Visits: 441

PL/B support in jEdit Plb4jEdit adds IDE like behaviour (syntax highlighting, plugins, macros, console commandos for compile & run/debug, code completion, source structure view via SideKick-Plugin) for the programming language PL/B (e.g. http://www.sunbelt-plb.com) to the ope


Platforms: Windows, Mac, Linux

License: Freeware Size: 93.78 KB Download (49): PL/B support in jEdit Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 614

Stopwatch Perl Module Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.98 KB Download (49): Stopwatch Perl Module Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 502

DAL DAL, which is actually short for Debug Assistant Library was specially developed as an assistant library for debugging. Now you can use this cross-platform and handy piece of software to improve your development process.


Platforms: Windows

License: Freeware Download (48): DAL Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 649

QuickDev Studio QuickDev Studio is a highly integrated development environment designed to assist embedded software designers cross all development cycles such as design, coding, debugging and testing. QuickDev Studio is capable of supporting various system design, from small scale application to kernel...


Platforms: Windows

License: Freeware Size: 3.6 MB Download (48): QuickDev Studio Download

< 1 2 3 4 5