Descriptionwin: Add thread snapshot and memory snapshot for stacks
The next big piece of functionality in snapshot. There's a bit more
grubbing around in the NT internals than would be nice, and it has
made me start to question the value avoiding MinidumpWriteDump. But
this seems to extract most of the data we need (I haven't pulled
the cpu context yet, but I hope that won't be too hard.)
R=mark@chromium.org
BUG=crashpad:1
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/658cd3e1a729e3bd183873b81230da44ed195946
Patch Set 1 #Patch Set 2 : fix proc structs, can at least grab first thread x64-x64 now #Patch Set 3 : fix stack range #Patch Set 4 : memory snapshot #Patch Set 5 : . #Patch Set 6 : . #
Total comments: 52
Patch Set 7 : fixes #Patch Set 8 : don't bother range checking kernel data #
Total comments: 16
Patch Set 9 : . #Patch Set 10 : k to K #Patch Set 11 : get SuspendCount properly #Patch Set 12 : use scopedhandle #Patch Set 13 : comment #
Messages
Total messages: 13 (2 generated)
|