From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19128 invoked by alias); 10 Nov 2009 18:46:55 -0000 Received: (qmail 19112 invoked by uid 22791); 10 Nov 2009 18:46:54 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp1-g21.free.fr (HELO smtp1-g21.free.fr) (212.27.42.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 10 Nov 2009 18:46:51 +0000 Received: from smtp1-g21.free.fr (localhost [127.0.0.1]) by smtp1-g21.free.fr (Postfix) with ESMTP id 93091940093; Tue, 10 Nov 2009 19:46:43 +0100 (CET) Received: from [192.168.0.11] (cvl92-3-82-247-217-100.fbx.proxad.net [82.247.217.100]) by smtp1-g21.free.fr (Postfix) with ESMTP id A0DC194020F; Tue, 10 Nov 2009 19:46:41 +0100 (CET) Message-ID: <4AF9B513.8040801@free.fr> Date: Tue, 10 Nov 2009 18:46:00 -0000 From: =?ISO-8859-1?Q?S=E9bastien_Granjoux?= User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: Joel Brobecker CC: gdb-patches@sourceware.org Subject: Re: Fix breakpoints when several source files have the same name References: <4AF87BF4.5040303@free.fr> <20091109210849.GS4557@adacore.com> <4AF88BB4.2030101@free.fr> <20091109220504.GU4557@adacore.com> In-Reply-To: <20091109220504.GU4557@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-11/txt/msg00219.txt.bz2 Hi Joel, Joel Brobecker a écrit : > I have now checked that patch in for you. Just one tiny little nit > that I corrected: 2 spaces before your email address. Thank you. > You are now eligible for "Write After Approval". See gdb/MAINTAINERS > for more details. If you think you'll be contributing more patches > to GDB, it would be a good idea for you to have write access to the GDB > repository. Let me know if this is something you're interested in. I don't think I will write more patches for the moment. I'm working on another project but I have planned to go back to the gdb front end so perhaps next year. Regards, Sébastien