Hi, I'm using kgdb on 2.6.32 kernel. The kgdb inside cannot work well with a newer version of gdb. I found this issue has already been fixed by the commit "repair gdbstub to match the gdbserial protocol specification". This commit is also in the stable-2.6.38.y tree.
Is it possible to make this commit backported into 2.6.32 kernel? To accomplish this, the commit should be altered slightly. Just patch it on kernel/kgdb.c instead of kernel/debug/gdbstub.c is fine. -- 潘震皓, Frank Pan Computer Science and Technology Tsinghua University _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
