Auto detect debug symbols for host kernels
This commit is contained in:
@ -170,6 +170,9 @@ type KernelInfo struct {
|
||||
KernelPath string
|
||||
InitrdPath string
|
||||
RootFS string
|
||||
|
||||
// Debug symbols
|
||||
VmlinuxPath string
|
||||
}
|
||||
|
||||
type KernelConfig struct {
|
||||
|
Reference in New Issue
Block a user