Does Ubuntu provide kernel package with debug symbols? The default one(-generic) doesn't seem to have it.
I'm trying to avoid compile a kernel with debug info manually.
|
Does Ubuntu provide kernel package with debug symbols? The default one(-generic) doesn't seem to have it. I'm trying to avoid compile a kernel with debug info manually. |
|||
|
|
|
First create a ddebs.list using:
then run:
and then install using:
This is rather huge (>680MB), so prepare for a wait while you download it. I use this for tools like systemtap on the kernel. |
|||||||
|