Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Include the FileSize, Timestamp for each managed module in crash report #11919

@marek-safar

Description

@marek-safar

Managed modules are PE images, and the standard symbol server indexing process uses the Optional Header “SizeOfImage” field and the IMAGE_FILE_HEADER “TimeDateStamp” field. By having the filename, SizeOfImage, and TimeDateStamp we can pull archived binaries from the symbol server instead of having to download the entire mono or VS for Mac packages to resolve symbols.

/cc @leculver

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions