Add TODO regarding kernel source
This commit is contained in:
parent
53a80743ba
commit
b7d785f0c8
2
debug.go
2
debug.go
@ -158,6 +158,8 @@ func debugHandler(kcfg config.KernelConfig, workPath, kernRegex, gdb string,
|
||||
fmt.Printf("\n%s\n", q.GetSshCommand())
|
||||
fmt.Printf("gdb %s -ex 'target remote %s'\n\n", ki.VmlinuxPath, gdb)
|
||||
|
||||
// TODO set substitute-path /build/.../linux-... /path/to/linux-source
|
||||
|
||||
err = interactive(q)
|
||||
return
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user