Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 21 Jan 2003 01:08:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 21 Jan 2003 01:08:28 -0500 Received: from samar.sasken.com ([164.164.56.2]:14826 "EHLO samar.sasken.com") by vger.kernel.org with ESMTP id ; Tue, 21 Jan 2003 01:08:26 -0500 Date: Tue, 21 Jan 2003 11:47:23 +0530 (IST) From: Madhavi To: Subject: Kernel debugger Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi I am currently testing a device driver on linux-2.4.19. This is implemented as a loadable kernel module. # Could anyone suggest a good debugger that can be used to debug kernel modules? # When I tried using gdb with vmlinux and /proc/kcore, I am getting a message saying that no debug symbols are found. How do I enable debug symbols for linux kernel image? Kernel Debug is already enabled. Is there some other configuration that needs to be there? Thanks in advance. regards Madhavi. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/