Products of this category
iTestBot 1.0
ITestBot is an interface automation testing software. It allows to create scripts to test interface of software systems just like human testers would do it.
Comm Operator PPC 1.0
Comm Operator PPC is a powerful RS232 device emulator on Pocket PC. It supports communication with both serial port, include rs232, rs422, rs485 and TCP&UDP based protocol. It works with Wifi, Ethernet and Bluetooth besides normal serial port.
FlexTracer 2.5.6
Powerful, easy-to-use SQL tracer for various RDBMS: Oracle, MS SQL, MySQL, Interbase/Firebird, Advantage Server, ODBC, ADO. File and registry operations are supported as well. It's also possible to merge a SQL statement with its parameters.

WinGDB 0.92 beta

WinGDB 0.92 beta

Select your Rating:
Publisher: WinGDB
License: Beta
Size: 2.1 MB
Date added: 2009-09-07
Downloads: 9
Downloads - Last week: 0
Price: 0.00
OS: Windows Vista Business, Windows Vista Enterprise, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Starter, Windows Vista Ultimate, Windows2003, WinXP


WinGDB is an extension for Visual Studio IDE allowing to debug processes on remote machines running Linux (or other Unix systems) or local machines (built with use of MinGW tools), using native Visual Studio debugging user interface. FeaturesAn Add-In for the Visual Studio IDE providing integration with the VS debugger interface. Remote connection to the target machine over SSH. Support for the GDB debugger as a backend (support for other debuggers is planned for the future).MinGW support. Embedded systems support. The "Attach to process" dialog extension allowing attaching to remote processes with GDB. The "Launch process" command, allowing to launch remote processes inside GDB. The "Examine core dump" command, allowing to examine core dump inside GDB.Remote build - run makefile (it may be any command) on remote machine. The output of compiler/linker dumps to VisualStudio Console/Task-Window. Remote source code browsing in the Visual Studio editor. The files are fetched as needed using SCP protocol and cached over a session. Remote edition of the source code in the Visual Studio editor. Edited file is automatically sent back to the target machine after saving it. Basic debugger commands: Run, Step over/into/out, Break All, Continue, Run to cursor, Set Next Statement. Breakpoint setting in remote source files browsed locally. Breakpoint setting by function name or through call-stack window. Additional breakpoint properties: conditions, hit counting, temporary disabling. Data breakpoints.Call stack window. Watch window. Auto / Locals window.Processes window.Modules window. Threads window. Memory window. Registers window.Signals window. Disassembler view. Console window for debugged process I/O, emulating a XTerm terminal. Generating core dump. Follow fork mode for debugging daemons.