Re: [Kgdb-bugreport] kernel debugging over DMA/Firewire (firescope and fireproxy)

2006-08-24 Thread Bernhard Kaindl
Hi, this March, I announced the possiblity to do some limited form of kernel debugging using kgdb over FireWire (IEEE1394) on this list. On Thu, 16 Mar 2006, Amit Kale wrote: > > Bernhard, > > Ambitious project, I must say! Kindly keep us updated on the progress of this > project. > > -Am

Re: [Kgdb-bugreport] kgdb for 2.6.18-rc4

2006-08-24 Thread Mark A. Greer
On Thu, Aug 24, 2006 at 08:00:56AM -0700, Tom Rini wrote: > On Thu, Aug 24, 2006 at 04:18:18PM +0400, Vitaly Wool wrote: > > > Hello Tom et al, > > > > I've got the kgdb patchset ported forward to 2.6.18-rc4 which works at > > least on ARM (verified on Versatile, PNX4008, some PXAs) and PowerPC3

Re: [Kgdb-bugreport] kgdb for 2.6.18-rc4

2006-08-24 Thread Tom Rini
On Thu, Aug 24, 2006 at 04:18:18PM +0400, Vitaly Wool wrote: > Hello Tom et al, > > I've got the kgdb patchset ported forward to 2.6.18-rc4 which works at least > on ARM (verified on Versatile, PNX4008, some PXAs) and PowerPC32 (verified on > Sandpoint and MPC8540). AFAIK it also works on MIPS3

Re: [Kgdb-bugreport] Need help regarding kgdb

2006-08-24 Thread Milind Dumbare
Hi Faruqan, First of all disable SELinux settings in menuconfig Security options ---> [] NSA SELinux Support To overcome the problem of "warning: unable to open an initial console" do as follows. (Though this is a hack) - Boot in default kernel of your machine.

[Kgdb-bugreport] Need help regarding kgdb

2006-08-24 Thread Furqan Ahmed Ghulam Shabbir
Hi   Iam using kgdb-2.3 for linux 2.6.13 kernel over i386 platform. Iam using kgdb over serial connection through null modem. I have followed the steps as mentioned in the pdf  present in the kgdb-linsyssoft site. When iam trying to connect from the devlopment machine to the target mechine iam

[Kgdb-bugreport] kgdb for 2.6.18-rc4

2006-08-24 Thread Vitaly Wool
Hello Tom et al, I've got the kgdb patchset ported forward to 2.6.18-rc4 which works at least on ARM (verified on Versatile, PNX4008, some PXAs) and PowerPC32 (verified on Sandpoint and MPC8540). AFAIK it also works on MIPS32. The question is, what is the preferred way to share these? Does send