Sigurdur Asgeirsson
|
6af23a933a
Use best-effort allocation in ProcessInfo::BuildHandleVector.
|
7 years ago |
Mark Mentovai
|
6d2d31d2d1
Use base/macros.h instead of base/basictypes.h
|
8 years ago |
Mark Mentovai
|
f55d18ade6
Add AlignedVector and use it for vector<MEMORY_BASIC_INFORMATION64>
|
9 years ago |
Mark Mentovai
|
b666bcbe98
win: Use signed int as the integer representation of HANDLEs
|
9 years ago |
Mark Mentovai
|
2eeaa3ac54
win: Add HandleToInt() and IntToHandle()
|
9 years ago |
Mark Mentovai
|
cd0e25f1ba
Update all URLs to point to https://crashpad.chromium.org/
|
9 years ago |
Scott Graham
|
90ef7475cd
win: Validate readability of memory ranges added to minidump
|
9 years ago |
Scott Graham
|
4600643a78
Some plumbing for the beginning of getting handles into snapshot/minidump
|
9 years ago |
Scott Graham
|
7de04b02f8
win: Add Handles() to ProcessInfo
|
9 years ago |
Scott Graham
|
d3bdb23ffe
Use MEMORY_BASIC_INFORMATION64 rather than a custom MemoryInfo
|
9 years ago |
Scott Graham
|
4df538f283
win: Add memory map range intersection helper
|
9 years ago |
Scott Graham
|
9d9302bb02
win: fix VirtualQueryEx on < win10
|
9 years ago |
Scott Graham
|
56c8359b27
win: Gather memory information
|
9 years ago |
Scott Graham
|
0758dbde9a
win: Save contents of PEB to minidump to start making !peb work
|
9 years ago |
Scott Graham
|
8ce88d8953
win x86: Grab bag of restructuring to get tests working on x86-on-x86
|
9 years ago |
Scott Graham
|
69d135acda
win: make CrashpadInfo retrievable
|
9 years ago |
Scott Graham
|
ab6cdb6bc1
win: Support reading process info cross-bitness
|
9 years ago |
Scott Graham
|
07fcf63c21
win: fixes for Windows x64
|
9 years ago |
Scott Graham
|
bed7a543c0
win: Add implementation of ProcessInfo
|
9 years ago |