Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/kernel crashdump #64

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dwattttt
Copy link

@dwattttt dwattttt commented Nov 1, 2024

On top of #63, this adds support for kernel crashdumps in addition to the usermode crashdumps. Active, Kernel, Complete, and Automatic crashdump types are supported (as denoted by the "Startup and Recovery -> Write debugging information" dialog). Live dumps (Task Manager -> System -> Create live kernel memory dump file) are also supported. Small dump types are not supported due to the underlying parser (kdmp-parser) not supporting them.

@microsoft-github-policy-service agree

@dwattttt dwattttt force-pushed the feature/kernel_crashdump branch from a09534a to b2fbc66 Compare November 4, 2024 00:40
@DrChat DrChat self-requested a review November 14, 2024 22:39
@dwattttt dwattttt force-pushed the feature/kernel_crashdump branch from 452a79a to 79731e4 Compare November 17, 2024 09:19
@dwattttt
Copy link
Author

Optional manifest path addressed

@DrChat
Copy link
Member

DrChat commented Dec 2, 2024

Thank you for the pull request!

Just to give you a heads up - it will probably be a while before I'll be able to take some time to fully review your PR.
It's on my radar though to look at once I have extra time :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants