I've been trying to optimize the size of the dumps generated when our (C++) program crashes. I was wondering in anyone knew what it was passing to MiniDumpWriteDump() when you tell it to make dump from the debug menu?
It would be a good starting point for pairing down the size of the dumps.
Thanks.