DescriptionWe'd like to be able to process minidump data that's present in memory instead of on disk. I've refactored the Minidump class slightly to allow a std::istream to be passed in in the constructor instead of just a file. I added a very basic minidump_unittest to ensure that reading from a file or from a std::stringstream works. Mark, can you take a look at this patch? Patch Set 1 #
Total comments: 12
MessagesTotal messages: 3
|