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

add support for kernel crashdump #81

Open
morbidrsa opened this issue Apr 11, 2019 · 1 comment
Open

add support for kernel crashdump #81

morbidrsa opened this issue Apr 11, 2019 · 1 comment

Comments

@morbidrsa
Copy link
Collaborator

Sometimes it is helpful to analyze a kernel problem via post-mortem debugging it with crash, therefor a kdump kernel needs to be loaded and setup.

Rapido currently is lacking the needed infrastructure to do this.

@ddiss
Copy link
Collaborator

ddiss commented Apr 11, 2019

Obviously not the same, but we do have some support for live kernel debugging via:
https://github.com/rapido-linux/rapido/blob/master/tools/qemu_gdb.sh

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

No branches or pull requests

2 participants