Re: [Kgdb-bugreport] Help please: switch thread failure

2007-01-02 Thread Piet Delaney
On Fri, 2006-12-29 at 12:51 -0800, George Anzinger wrote: > [EMAIL PROTECTED] wrote: > > Hi, there, > > > > I have applied the 2.6.13 kgdb patch into my 2.6.12 kernel in Intel X86_64 > > Xeon > > motherboard. kgdb can start well and accept gdb commands and reply. For > > example, it can stop at k

Re: [Kgdb-bugreport] Help please: switch thread failure

2007-01-02 Thread Piet Delaney
On Fri, 2006-12-29 at 13:02 -0500, [EMAIL PROTECTED] wrote: > Hi, there, > > I have applied the 2.6.13 kgdb patch into my 2.6.12 kernel in Intel X86_64 > Xeon > motherboard. kgdb can start well and accept gdb commands and reply. For > example, it can stop at kgdb.c after gdb is connected, allow m

Re: [Kgdb-bugreport] Help please: switch thread failure

2006-12-29 Thread George Anzinger
[EMAIL PROTECTED] wrote: > Hi, there, > > I have applied the 2.6.13 kgdb patch into my 2.6.12 kernel in Intel X86_64 > Xeon > motherboard. kgdb can start well and accept gdb commands and reply. For > example, it can stop at kgdb.c after gdb is connected, allow me issue "info > regi", "info thr",

[Kgdb-bugreport] Help please: switch thread failure

2006-12-29 Thread jiwang5
Hi, there, I have applied the 2.6.13 kgdb patch into my 2.6.12 kernel in Intel X86_64 Xeon motherboard. kgdb can start well and accept gdb commands and reply. For example, it can stop at kgdb.c after gdb is connected, allow me issue "info regi", "info thr", "next", "step", "continue", and ctrl-C t