[Kgdb-bugreport] kgdoc on PowerPC-440
Status: Beta
Brought to you by:
jwessel
|
From: srikanth k. <skr...@gm...> - 2009-03-30 11:54:48
|
Hi all,
Kernel Version: Linux Kernel-2.6.29
Test conduct: : kgdboc
Kernel Config:
[*] KGDB: kernel debugging with remote gdb --->
--- KGDB: kernel debugging with remote gdb
<*> KGDB: use kgdb over the serial
console
Just to test KGDB over serial <kgdboc> test on PowerPC440 I used following
command line options:
----------------------------------
Linux/PowerPC load: console=ttyS0 ip=bootp root=/dev/nfs rw
kgdboc=ttyS0,9600 kgdbwait
Finalizing device tree... flat tree at 0x5ad300
......
......
......
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
83e00000.serial: ttyS0 at MMIO 0x83e01003 (irq = 16) is a 16550A
console [ttyS0] enabled
kgdb: Registered I/O driver kgdboc.
kgdb: Waiting for connection from remote gdb...
-------------------
On host side:
---------------------
-----------------------
(gdb) set remotebaud 9600
(gdb) target remote /dev/ttyS0
Remote debugging using /dev/ttyS0
warning: unrecognized item "timeout" in "qSupported" response
Ignoring packet error, continuing...
Malformed response to offset query, timeout
(gdb)
---------------------------
Any help will be appriciated !
Regards
Srikanth Krishnakar
**********************
|