Re: [Kgdb-bugreport] Please help me on doing kgdb with ethernet

2006-04-25 Thread Milind Dumbare
Target IP is IP of kgdb machine ( the machine on which you are booting kgdb kernel). The same IP which you have provided in command line of kgdb kernel. More information can be found at http://kgdb.linsyssoft.com/docu.htm ...Milind On Tue, 2006-04-25 at 22:20 -0700, prasad B wrote: > Hi, > I

[Kgdb-bugreport] Please help me on doing kgdb with ethernet

2006-04-25 Thread prasad B
Hi,     I am trying to setup kgdb with ethernet. I have downloaded 2.6.15.5 kernel fron gnu downloads and 2.4 kgdb patch for 2.6.15.5 kernel release from linsoft. I successfully applied the patch and configured with eathernet support for kgdb. Now my problem is how to specify the target IP address

Re: [Kgdb-bugreport] [PATCH] fix mips register data

2006-04-25 Thread Milind Dumbare
Checked in this patch. ...Milind On Mon, 2006-04-10 at 18:03 -0700, Geoff Levand wrote: > This patch makes kgdb pass 32 or 64 bits of register data to > the host gdb based on the configured mips ISA. > > For the mips1, gdb expects 32 bit registers to be passed, > and for mips3 and mips4 expects 6

Re: [Kgdb-bugreport] 2.6.16 patches?

2006-04-25 Thread Milind Dumbare
Checked in the kgdb-2.6.16 patches. Files Changed - 8250.patch - ChangeLog - README ( added Note " kgdb locks up with gcc 4.1.0 ond above n i386 due to some toolchain bug.") - arm-lite.patch - cfi_annotations.patch - core.patch - i386-lite.pa