The following is my setup:
Intel em64t (x86_64) Xeon 2 CPUs with HT
I pulled the latest kgdb from CVS and applied to 2.6.16.20
I'm booting the board via PXE and nfsroot
My kernel command line:
root=/dev/nfs ip=dhcp console=ttyS0,115200n8 nmi_watchdog=1 panic=20
[EMAIL PROTECTED]/eth2,@192.168.1.243/ kgdbwait

When kgdb connects, I set a break point at sys_chdir. I continuously
hit continue every time it hits the break point. Eventually at one of
the continues, the kernel will hang and gdb is no longer in control.
The issue goes away when the kernel is set to UP.

-- 
-= Dave =-


_______________________________________________
Kgdb-bugreport mailing list
Kgdb-bugreport@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to