Descriptionwin: Handle binary with embedded CodeView debug record
I considered writing the CodeView records to the minidump, but I didn't
find a ton of docs and debugging is only lightly supported (e.g.
http://www.debuginfo.com/articles/gendebuginfo.html#debuggersandformats
and it doesn't attempt to load at all on more recent Visual Studios).
As we won't be generating symbols in this format, and we don't expect to
have symbols for any weird modules that get injected into us in the
wild, it seems like we don't lose anything by just ignoring them.
R=mark@chromium.org
BUG=crashpad:47
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/4860f64923df01fddc96803da3ffc14f47668d2a
Patch Set 1 #Patch Set 2 : handle and test #Patch Set 3 : . #
Total comments: 21
Patch Set 4 : fixes #Patch Set 5 : . #
Total comments: 4
Patch Set 6 : fixes2 #Patch Set 7 : rebase #
Messages
Total messages: 8 (2 generated)
|