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
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
[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",
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