Skip to content

Out-of-process analysis #34

Description

@goldshtn

For x86 builds particularly, multiple analysis sessions in the same process aren't going to work for large dumps, because CLRMD maps the whole dump into memory. Consider an out-of-process architecture where the console (or web server) is separate from the process doing the actual analysis, at least for x86.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions