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

Vbscipt Debugger freeware
Filter: All | Freeware | Demo
 

Vbscipt Debugger

< 1 2 3 4 5 > 
Added: October 27, 2010 | Visits: 761

Winpdb Winpdb project is an advanced python debugger, with support for smart breakpoints, multiple threads, namespace modification, embedded debugging, encrypted communication and speed of up to 20 times that of pdb. Well, actually rpdb2 is the advanced debugger and Winpdb is its GUI, and I am their...



Platforms: *nix

License: Freeware Size: 82.94 KB Download (99): Winpdb Download

Added: May 10, 2013 | Visits: 837

pebugger pebugger is an interactive command-line based debugger for PHP, written in PHP. It vaguely resembles gdb. Its basicaly a dbgp client. This is currently in an early development stage. It's stable and usable, but not fully featured, yet.





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

License: Freeware Download (104): pebugger Download

Released: February 08, 2011  |  Added: February 14, 2011 | Visits: 1.321

Visual DuxDebugger Visual DuxDebugger is a debugger disassembler for Windows 64-bit. Main features: Fully support 64-bit native processes, Fully support 64-bit .NET processes, Full code analysis, Full memory analysis, Code edition, Memory edition, Module export formats (EXE/DLL/CSV), Debug multiple processes, Debug...


Platforms: Windows

License: Freeware Size: 2 MB Download (224): Visual DuxDebugger Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 1.575

High-performance Embedded Workshop High-performance Embedded Workshop, a powerful yet easy to use tool suite, features an industry standard user interface and is designed using a modular approach seamlessly incorporating device family-specific C/C++ compilers and the debugger elements for various debugging platforms including...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (91): High-performance Embedded Workshop Download

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

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: November 06, 2012  |  Added: November 06, 2012 | Visits: 495

OllyDbg OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable. OllyDbg is a shareware, but you can download and use it for free. Special highlights are: * Intuitive user...


Platforms: Windows

License: Freeware Size: 1.8 MB Download (67): OllyDbg Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 507

PEBrowseDbg64 Interactive A very powerful, versatile, and customizable Win32/Win64 user mode debugger/disassembler. PEBrowseDbg64 Interactive is not a source code debugger, but operates at the Intel x64 instruction level and therefore at the lowest level where your program executes. The debugger fully supports Microsoft...


Platforms: Windows

License: Freeware Size: 1.12 MB Download (55): PEBrowseDbg64 Interactive Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 427

wAPI Monitor 2000 wAPI Monitor 2000 is a small utility that allows you to monitor the debugger messages sent by many MS Windows applications and utilities. Facilities are also included to add diagnostic output messages to any software project that you may be developing.


Platforms: Windows

License: Freeware Size: 204.8 KB Download (43): wAPI Monitor 2000 Download

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

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

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 532

ID78K0-NS The Integrated debugger ID78K0-NS for the 78K0 Series (hereafter referred to as the ID78K0-NS) is a software tool developed for NEC Electronics's 78K0 Series of 8-bit microcontrollers for embedded control. This software tool is intended to enable efficient debugging of user programs. The...


Platforms: Windows

License: Freeware Download (48): ID78K0-NS Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 472

LuaEdit LuaEdit is designed to be an accessible an IDE/Text Editor/Debugger specially designed for the Lua language. Its interface looks like MS Studio .Net and includes syntax highlighting, code completion, advance breakpoint management, efficient search engines, etc. Features: Local and...


Platforms: Windows

License: Freeware Size: 1.9 MB Download (45): LuaEdit Download

Released: August 19, 2012  |  Added: August 19, 2012 | Visits: 316

immSignSrch immSignSrch is a signatures scanner plugin for Immunity Debugger developed upon Luigi Auriemma's signSrch. Usage: From the command line ( ALT + F1 ) type: !iss -h Notice: - If you want new features into the next release of this plugin feel free to drop me an email. - If you have new signatures...


Platforms: Windows

License: Freeware Download (43): immSignSrch Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 490

OllyDbg 2.01 Alpha OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable. OllyDbg is a shareware, but you can download and use it for free. Special highlights are: * Intuitive user...


Platforms: Windows

License: Freeware Size: 1.8 MB Download (56): OllyDbg 2.01 Alpha Download

Added: May 10, 2013 | Visits: 397

OSC Configur.php Debugger This is a simple debugging tool which visually identifies the values to the variables in your configure.php files. This can help to ensure all of your slashes (/) are in the correct locations, as well as many other settings. Useful for first time installs.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (48): OSC Configur.php Debugger Download

Added: May 10, 2013 | Visits: 411

Automatically start the debugger on an exception When Python runs a script and an uncatched exception is raised, a traceback is printed and the script is terminated. Python2.1 has introduced sys.excepthook, which can be used to override the handling of uncaught exceptions. This script allows to automatically start the debugger on an unexpected...


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


Added: May 10, 2013 | Visits: 419

Sane tab completion in pdb The Python debugger has not the bash-like tab completion that you can add to the interpreter. Fortunately pdb's interactive prompt is an instance of Cmd, so you can write our own completion function.


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

License: Freeware Download (52): Sane tab completion in pdb Download

Added: May 10, 2013 | Visits: 452

GNU DDD GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger, or the Python debugger. Besides ``usual'' front-end features such as viewing source texts, DDD has become famous through its interactive graphical data...


Platforms: *nix, C/C++, BSD

License: Freeware Download (53): GNU DDD Download

Added: May 10, 2013 | Visits: 420

KDbg KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intuitive interface for setting breakpoints, inspecting variables, and stepping through code. Features: - Inspection of variable values in a tree structure. - Direct member: For certain compound data types the most...


Platforms: *nix, C/C++, BSD

License: Freeware Download (57): KDbg Download

Added: October 29, 2013 | Visits: 379

jtager JTAGER is a simple embedded system debugger running under linux host by the JTAG emulators. The debug operations that JTAGER can do are very simple and basic, which includes: 1) read or write the CPU core registers of the embedded target board based on ARM7TDMI core, 2) read or write the external...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (44): jtager Download

Added: October 16, 2013 | Visits: 439

AVaRICE for Linux AVaRICE is a program which interfaces the GNU Debugger GDB with the AVR JTAG ICE available from Atmel. There are some third party clones of the Atmel jtagice available for purchase via the web for prices much less than the Atmel's offering.


Platforms: *nix

License: Freeware Size: 40.96 KB Download (41): AVaRICE for Linux Download

< 1 2 3 4 5 >