Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken [Resending PATCH]

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Paul Mackerras <paulus@...>
Cc: Thomas Gleixner <tglx@...>, <linux-kernel@...>, <amitkale@...>, <trini@...>, Andrew Morton <akpm@...>, Christoph Hellwig <hch@...>, Jason Wessel <jason.wessel@...>, Andy Whitcroft <apw@...>
Date: Friday, September 28, 2007 - 8:28 am

Thomas Gleixner wrote:
Thanks thomas for the suggestion, resending the patch.

Signed-off-by : Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
---

--- linux-2.6.23-rc8/lib/Kconfig.kgdb   2007-09-28 17:46:55.000000000 +0530
+++ linux-2.6.23-rc8/lib/~Kconfig.kgdb  2007-09-28 17:51:43.000000000 +0530
@@ -14,7 +14,7 @@ config KGDB
        bool "KGDB: kernel debugging with remote gdb"
        select WANT_EXTRA_DEBUG_INFORMATION
        select KGDB_ARCH_HAS_SHADOW_INFO if X86_64
-       depends on DEBUG_KERNEL && (ARM || X86 || MIPS || (SUPERH && !SUPERH64) || IA64 || PPC)
+       depends on DEBUG_KERNEL && (ARM || X86 || MIPS || (SUPERH && !SUPERH64) || IA64)
        help
          If you say Y here, it will be possible to remotely debug the
          kernel using gdb.  Documentation of kernel debugger is available

-- 

Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.23-rc6-mm1 powerpc - kgdb is broken, Kamalesh Babulal, (Wed Sep 19, 8:23 am)
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken, Jason Wessel, (Wed Sep 19, 2:53 pm)
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken, Andrew Morton, (Wed Sep 19, 3:36 pm)
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken, Paul Mackerras, (Thu Sep 20, 1:23 am)
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken, Christoph Hellwig, (Thu Sep 20, 3:38 am)
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken, Kamalesh Babulal, (Fri Sep 28, 6:37 am)
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken, Thomas Gleixner, (Fri Sep 28, 6:47 am)
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken [Resending PATCH], Kamalesh Babulal, (Fri Sep 28, 8:28 am)
Re: 2.6.23-rc6-mm1 powerpc - kgdb is broken, Andrew Morton, (Thu Sep 20, 1:53 am)