From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28925 invoked by alias); 8 Jan 2009 19:04:06 -0000 Received: (qmail 28917 invoked by uid 22791); 8 Jan 2009 19:04:05 -0000 X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=BARRACUDA_BRBL,BAYES_20 X-Spam-Check-By: sourceware.org Received: from web50708.mail.re2.yahoo.com (HELO web50708.mail.re2.yahoo.com) (206.190.38.106) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Thu, 08 Jan 2009 19:04:01 +0000 Received: (qmail 71427 invoked by uid 60001); 8 Jan 2009 19:03:58 -0000 Received: from [189.107.134.64] by web50708.mail.re2.yahoo.com via HTTP; Thu, 08 Jan 2009 11:03:58 PST Date: Thu, 08 Jan 2009 19:04:00 -0000 From: Tiago Maluta Reply-To: maluta_tiago@yahoo.com.br Subject: RE: symbolic debug of loadable modules with kgdb light To: gdb@sourceware.org, Caz Yokoyama In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <828527.71323.qm@web50708.mail.re2.yahoo.com> X-IsSubscribed: yes 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/msg00038.txt.bz2 --- 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