Re: KGDBOC testing on linux-2.6.30-rc4

2009-05-04 Thread Bruce Ashfield
On Mon, May 4, 2009 at 9:13 AM, srikanth krishnakar wrote: > > > Hi all, > > I need help in kgdboc  testing on PowerPC target. Have you tried contacting the maintainer ? (I noticed that Jason wasn't cc'd), just in case it isn't simply a use case problem and might be related to KGDB internals. KG

Re: KGDBOC testing on linux-2.6.30-rc4

2009-05-05 Thread srikanth krishnakar
Hi all, Target : PowerPC, Virtex-440 Generic Serial port : Xilinx 16550 Uart ( depends on OF_PLATFORM) Further investigation of KGDBOC on PowerPC shows that kgdboc hangs at : In file : arch/powerpc/include/asm/kgdb.h *static inline void* arch_kgdb_breakpoint(*void*) { *asm*(*".long 0x7d

Re: [Kgdb-bugreport] KGDBOC testing on linux-2.6.30-rc4

2009-05-05 Thread srikanth krishnakar
On Tue, May 5, 2009 at 5:28 PM, Jason Wessel wrote: > srikanth krishnakar wrote: > > Hi all, > > > > Target : PowerPC, Virtex-440 Generic > > Serial port : Xilinx 16550 Uart ( depends on OF_PLATFORM) > > > > Further investigation of KGDBOC on PowerPC shows that kgdboc hangs at : > > > > In file :