[Kgdb-bugreport] Where is the kgdboe patch?

2010-02-04 Thread jidong xiao
Hi, I am using kgdb in kernel 2.6.32, but I found the communication over serial console is not stable, I always see packet error and the communication failed to be established. So I want to choose another option, say, try kgdb over ethernet, but I saw in recent kernels kgdboe patch is not existing

Re: [Kgdb-bugreport] Help Needed: kgdb not work

2010-01-05 Thread jidong xiao
On Tue, Jan 5, 2010 at 8:39 PM, Jason Wessel wrote: > jidong xiao wrote: >> Hi, >> >> I compiled kernel 2.6.31.3-5 with kgdb enabled, but when I booted my >> kernel, I found no kgdb code had been executed, as I understand, the >> kernel should stay at some point a

[Kgdb-bugreport] Help Needed: kgdb not work

2010-01-05 Thread jidong xiao
Hi, I compiled kernel 2.6.31.3-5 with kgdb enabled, but when I booted my kernel, I found no kgdb code had been executed, as I understand, the kernel should stay at some point and wait for response from another machine, but the truth is it fully booted up just like kgdb is not existing. (my config