[Kgdb-bugreport] KGDB on PPC

2009-09-25 Thread Breno Leitao
Hi, I was trying to use KGDB for the first time on PPC, and I set all the *KGDB*=y on .config. During the boot I got the following panic, and I'd like to know if someone else hit this error before. kgdb: Registered I/O driver kgdbts. kgdb: Waiting for connection from remote gdb... KGDB:

Re: [Kgdb-bugreport] KGDB on PPC

2009-09-25 Thread Jason Wessel
Breno Leitao wrote: Hi, I was trying to use KGDB for the first time on PPC, and I set all the *KGDB*=y on .config. During the boot I got the following panic, and I'd like to know if someone else hit this error before. I had not seen that exact problem but it is crashing in the kgdb

Re: [Kgdb-bugreport] KGDB on PPC

2009-09-25 Thread Breno Leitao
Jason Wessel wrote: Perhaps you can turn off the test on boot, or add kgdbts= to your kernel boot arguments. I suspect even after that, kgdb is not going to work correctly. Yes. When compiling with kgdb and disabling the tests, I can't use KGDB at all.

Re: [Kgdb-bugreport] KGDB on PPC

2009-09-25 Thread Wessel, Jason
Generally speaking, if the test suite falls over, kgdb is not going to work. You would need to try to isolate where the second exception is occuring. Looking at the addr2line info might give you some clues. Jason - Original Message - From: Breno Leitao lei...@linux.vnet.ibm.com To: