Hi All,
ISSUE : "Info threads" hangs in KGDBOE
Kernel : Linux-2.6.29
Bug found in Architectures: PowerPC (ppc32), x86
-------
While trying to run kernel Linux-2.6.29 on PowerPC Xilinx target with KGDBOE enabled. Further issues arise when I run "info threads" after connecting to the target. following is the error:
(gdb) target remote udp:10.161.2.35:6443
warning: The remote protocol may be unreliable over UDP.
Some events may be lost, rendering further debugging impossible.
Remote debugging using udp:10.161.2.35:6443
kgdb_breakpoint () at kernel/kgdb.c:1803
1803 arch_kgdb_breakpoint();
(gdb) info threads
[New Thread -2]
[New Thread 2]
[New Thread 3]
[New Thread 4]
[New Thread 5]
[New Thread 6]
[New Thread 59]
[New Thread 67]
[New Thread 101]
[New Thread 102]
[New Thread 103]
[New Thread 104]
[New Thread 105]
14 Thread 105 (nfsiod) __switch_to (prev=<value optimized out>, new=0xcf89c100) at arch/powerpc/kernel/process.c: