SimpleProgramDebugger v1.16

Andrew Lee on 19 Sep 2022
  • 112KB (uncompressed)
  • Released on 12 Sep 2022
  • Suggested by Checker

SimpleProgramDebugger is a simple debugging tool that attaches to existing, active program or starts a new program in debugging mode and then displays all major debugging events occurs while the program is running. This includes Exception, Create Thread, Create Process, Exit Thread, Exit Process, Load DLL, Unload Dll, and Debug String.

After 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.

Category:
Runs on:Win98
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch SimpleProgramDebugger.exe.
What's new?
  • Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default).
  • Fixed a few high DPI mode issues.
  • Fixed a bug that caused a small token handles leak (In the 'Select Process' window).

Post your comment