DescriptionI have a Firefox patch that's going to make us write dumps with MiniDumpWithFullMemoryInfo when possible, so I'd like to make this data avilable via the processor API for easier analysis. I've modeled the APIs here after the other classes in minidump.h, let me know if you think there's anything out of line. We could probably take this further and expose this data to MinidumpProcessor et. al. if it's present, which might let us make some smarter decisions about things, but I'm not sure if it's worth it. Patch Set 1 #
Total comments: 1
MessagesTotal messages: 2
|