From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.mdivac.com (adsl-68-253-104-89.dsl.bcvloh.ameritech.net [68.253.104.89]) by ozlabs.org (Postfix) with ESMTP id 0434967BD5 for ; Wed, 1 Nov 2006 10:49:21 +1100 (EST) Message-ID: <4547DE29.6090708@mdivac.com> Date: Tue, 31 Oct 2006 18:37:13 -0500 From: Frank D Lombardo MIME-Version: 1.0 To: linuxppc-embedded@ozlabs.org Subject: How do you debug the kernel on an ML403? 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: , I am using a Xilinx ML403 board with the Parallel IV JTAG cable. I have been able to use XMD and the Insight front end for GDB to debug both U-Boot and the uncompressed portion of the zImage.elf file. However, I cannot set breakpoints in kernel code. Can XMD and the Parallel IV JTAG cable be used to debug kernel code? How do you do that? Thanks, Frank