Minidumper v2.1.18006.4
·
21 commits
to master
since this release
Added features:
- a possibility to create dumps on the 1st and the 2nd chance exceptions with the exception type filtering
- a possibility to create a dump on the process terminate event
- a possibility to limit the number of dumps to be done (with default set to one)
- a possibility to start a process under minidumper and wait for events
- a possibility to run the debugee process in a seperate console window (this one is missing in procdump! :))
- a nice welcome screen which resembles the one of procdump :)
Fixes:
- fixed problem with missing debug messages (by @kishan3034)
- fixed problem with the missing process name when creating immediate dumps
- a dump will be saved to the current folder (not the folder where MiniDumper is installed)