SimpleProgramDebugger Changelog

What's new in SimpleProgramDebugger 1.16

Sep 12, 2022
  • 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).

New in SimpleProgramDebugger 1.15 (Mar 11, 2021)

  • Added 'Put Icon On Tray' and 'Start As Hidden' options.
  • Updated to work properly in high DPI mode.

New in SimpleProgramDebugger 1.10 (Mar 12, 2020)

  • Added /DebugProcess command-line option to attach and debug an existing process, for example:
  • SimpleProgramDebugger.exe /DebugProcess explorer.exe
  • SimpleProgramDebugger.exe /DebugProcess 4522
  • Added /StartDebugProcess command-line option to start a new process and debug it with SimpleProgramDebugger.
  • Added /RunAsAdmin command-line option to run SimpleProgramDebugger as Administrator.

New in SimpleProgramDebugger 1.05 (Jun 24, 2016)

  • Added 2 columns to the 'Select Process' window: 'Creation Time' and 'User Name'.

New in SimpleProgramDebugger 1.04 (Jun 24, 2016)

  • You can now specify environment variable (e.g: %windir%) in the process filename of 'Start New Process' window.

New in SimpleProgramDebugger 1.03 (Jan 19, 2015)

  • Fixed bug: SimpleProgramDebugger failed to remember the last size/position of the main window if it was not located in the primary monitor.
  • Added 'Run As Administrator' option (Ctrl+F11)

New in SimpleProgramDebugger 1.02 (Jan 19, 2015)

  • Added 'Sort On Every Update' option.

New in SimpleProgramDebugger 1.01 (Aug 8, 2014)

  • The ID and the .exe file of the debugged process are now displayed in the window title.