On Sat, Jan 10, 2015 at 02:33:43PM +0800, sizel wrote:
> when I use kgdb debugging kernel, I have added the "kgdbwait" to the kernel
> boot options, bug the system can't stop at booting for my gdb to connect
> 
> In gdb session , type continue . It outputs "The program is not run"
> 

Seems like you only connected console but not kgdb serial, check the
kernel parameter "kgdboc".

FYI, 
https://www.kernel.org/pub/linux/kernel/people/jwessel/kdb/kgdbKernelArgs.html

-- 
Adam Lee
http://adam8157.info

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to