winget install --id NirSoft.SimpleProgramDebugger
About SimpleProgramDebugger
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, including 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 int...
What's new in 1.16
- Version 1.16: - 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).
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.16 | Unknown | - Version 1.16: - 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)... |