debugShell
v1.1
debugShell provides a console shell interface for VC++ program (including console and GUI). Developer can directly input function or variable name in debugShell to view or modify program variables, which is just like to call command under shell; Developer can also call function in debugShell.
By explaining and running inputted C++ sentence, debugShell can display the program status or call relative test function, thus to assist the debugging and testing work of debug version of VC program. Relative to using debugger, debugShell can directly view the status of a running program without breaking it, so it can easily call testing function to test and view.
In order to support automatic debug/test, debugShell also provides a CLI client named dsClient. Users can pass C++ statement as command argument to debugShell to execute and get the return result. dsClient can also support to explain and run the C++ code, thus test code can be written as script to be explained and run by dsClient.
debugShell Related Downloads










Decompiler of Visual Basic programs. Decompiling forms, pseudo code, native code procedures (with power Pentium Pro disassembler and emulation engine), .NET IL code.










Blade API Monitor, a developer spy tool, can trace and log API and ActiveX interface with parameters. It can trace any exported functions of any DLLs, log all API call information, predefine 8000 APIs` prototype, and it supports MAP PDB Files, etc.










ENSoftware Terminal Suite was developed to increase comfort of work process. On the moment it supports connection such as RS232, TCP Client, TCP Server, Telnet Client, SSLClient, SSLServer and Script Engine plug-in to automate a work.










Iris-Logging is a powerfull monitoring and debugging server written in Java. It helps you making debugging easier during development and to monitor and keep traces of the execution during exploitation.

