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
Jan. 10, 2015
6:33 a.m.
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"
Jan. 10, 2015
3:27 p.m.
New subject: when I use kgdb debugging kernel...
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.ht... -- Adam Lee http://adam8157.info
4234
Age (days ago)
4234
Last active (days ago)
1 comments
2 participants
participants (2)
-
Adam Lee -
sizel