winget install --id=NirSoft.SimpleProgramDebugger -e
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 debugging tool for Windows designed to attach to existing running programs or start new ones in debugging mode, displaying major debugging events such as exceptions, process creation, DLL loading, and more.
Key Features:
Audience & Benefit:
Ideal for developers, IT professionals, and anyone needing to debug programs or analyze program behavior in real-time. SimpleProgramDebugger provides a transparent view of debugging events, helping users troubleshoot issues efficiently.
The tool can be installed via winget, making it easy to integrate into your development workflow without requiring additional setup steps.