From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7721 invoked by alias); 5 Mar 2009 18:59:59 -0000 Received: (qmail 7711 invoked by uid 22791); 5 Mar 2009 18:59:59 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 05 Mar 2009 18:59:54 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 649A22BABAC; Thu, 5 Mar 2009 13:59:56 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xWVrmRN50GTJ; Thu, 5 Mar 2009 13:59:56 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 250322BABAB; Thu, 5 Mar 2009 13:59:56 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id D81F1E7ACD; Thu, 5 Mar 2009 10:59:50 -0800 (PST) Date: Thu, 05 Mar 2009 18:59:00 -0000 From: Joel Brobecker To: Thiago Jung Bauermann Cc: gdb ml Subject: Re: GDB application for the Google Summer of Code 2009 Message-ID: <20090305185950.GK3699@adacore.com> References: <1236231668.24825.7.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1236231668.24825.7.camel@localhost.localdomain> User-Agent: Mutt/1.4.2.2i 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 Mail-Followup-To: gdb@sourceware.org X-SW-Source: 2009-03/txt/msg00054.txt.bz2 Hi Thiago, > http://sourceware.org/gdb/wiki/SummerOfCode2009/Proposal I had a look at the page. Looks fine for the questions you answered. No comment on the FIXMEs. I'm not sure what they mean about the "backup organization adminstrator"... > http://sourceware.org/gdb/wiki/SummerOfCode2009/Ideas A couple of suggestions: - I think we should mention the reverse debugging project only it teawater is willing to get involved, if not mentor someone. Do we expect this to be a large project? Doesn't feel like it. Perhaps this should be included as part of the "bug-squashing-fest" idea? - For the "fix bugs in bugzilla" idea, perhaps we should include a few examples of issues that we'd like to work on. It doesn't have to be bugs, it could be code cleanup, etc. I think some examples might help create interest. -- Joel