From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by ozlabs.org (Postfix) with ESMTP id 15FDB67A6C for ; Thu, 4 May 2006 00:17:50 +1000 (EST) Received: by py-out-1112.google.com with SMTP id c63so211936pyc for ; Wed, 03 May 2006 07:17:49 -0700 (PDT) Message-ID: Date: Wed, 3 May 2006 07:11:48 -0700 From: "Steve Iribarne (GMail)" To: linuxppc-embedded@ozlabs.org Subject: kernel debugging MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello. This is more a general question to see what others do out here. I am begining to get sick of printk debugging. I work on two different PPC boards. An 860 and 8260. I want to get some feedback on the best kernel debugger to use. I have been looking at three. 1. kgdb 2. kdb 3. UML I am leaning towards kgdb, but before I jump in I thought I'd put this out to the best group I could think of linuxppc. Because I am sure most of you are using something! :) Thanks. -stv