SimpleProgramDebugger 1.05

Published by

SimpleProgramDebugger is a simple debugging tool for Windows that attaches to existing running program or starts a new program in debugging mode, and then displays all major debugging events occurs while the program is running.

SimpleProgramDebugger is a simple debugging tool for Windows that attaches to existing running program or starts a new program in debugging mode, and then displays all major debugging events occurs while the program is running. The debugging events include Exception, Create Thread, Create Process, Exit Thread, Exit Process, Load DLL, Unload DLL, and Debug String. After all the debugging events are accumulated, you can easily export them into comma-delimited/tab-delimited/XML/HTML file or copy them to the clipboard and then paste them into Excel or any other spreadsheet application.SimpleProgramDebugger doesn't require any installation process or additional DLL files. In order to start using it, simply run the executable file - SimpleProgramDebugger.exeAfter running SimpleProgramDebugger, you can attach a program that is already running by pressing F7 and choosing the desired process, or you can start a new program by pressing Ctrl+N and choosing the .exe file to run, and optionally parameters and start folder.
  Download