Add TODO regarding kernel source
This commit is contained in:
		
							
								
								
									
										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
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user