Skip to content

Automatic dump collection

Choose a tag to compare

@gundermanc gundermanc released this 11 Dec 22:49
· 40 commits to master since this release
f32fb9e

Defines some aliases for automating investigation of build failures and crashes.

  • dmpadd [exeName] [dumpPath]: Sets Windows to automatically capture dumps of the specified program to the specified folder.
  • dmpget: Lists all apps currently set for automatic dump collection on this PC.
  • dmprm [exeName]: Removes the specified program from automatic dump collection.