From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14554 invoked by alias); 8 Jan 2009 19:42:15 -0000 Received: (qmail 14544 invoked by uid 22791); 8 Jan 2009 19:42:14 -0000 X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_00,DATE_IN_FUTURE_06_12,SPF_PASS X-Spam-Check-By: sourceware.org Received: from rv-out-0708.google.com (HELO rv-out-0708.google.com) (209.85.198.241) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 08 Jan 2009 19:42:07 +0000 Received: by rv-out-0708.google.com with SMTP id b17so8714525rvf.48 for ; Thu, 08 Jan 2009 11:42:05 -0800 (PST) Received: by 10.114.133.1 with SMTP id g1mr16289394wad.21.1231443725136; Thu, 08 Jan 2009 11:42:05 -0800 (PST) Received: from xpjpn (pool-71-111-133-125.ptldor.dsl-w.verizon.net [71.111.133.125]) by mx.google.com with ESMTPS id z15sm39143768pod.14.2009.01.08.11.42.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 08 Jan 2009 11:42:04 -0800 (PST) To: , References: <828527.71323.qm@web50708.mail.re2.yahoo.com> Subject: RE: symbolic debug of loadable modules with kgdb light Date: Thu, 08 Jan 2009 19:42:00 -0000 Message-ID: <89B78C0FABDC415AA67CF9BD5A72F074@xpjpn> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: <828527.71323.qm@web50708.mail.re2.yahoo.com> From: Caz Yokoyama Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-01/txt/msg00040.txt.bz2 Yes. -caz -----Original Message----- From: Tiago Maluta [mailto:maluta_tiago@yahoo.com.br] Sent: Thursday, January 08, 2009 11:04 AM To: gdb@sourceware.org; Caz Yokoyama Subject: RE: symbolic debug of loadable modules with kgdb light --- On Thu, 1/8/09, Caz Yokoyama wrote: > Hello, > I started a sourceforge project called kgdb-light > (http://sourceforge.net/projects/kgdb-light/). kgdb-light > is a modified gdb > which handles symbol tables of loadable modules of Linux > kernel 2.6.26 and > later. Linux kernel 2.6.26 and later integrates kernel > debugging under > kernel hacking. About a year ago I saw the topic 'Kgdb Light' on KernelTrap [1]. This project on SF uses the modifications proposed there? [1] http://kerneltrap.org/Linux/Kgdb_Light Best regards, Tiago Maluta