From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27337 invoked by alias); 27 Apr 2010 20:27:52 -0000 Received: (qmail 27314 invoked by uid 22791); 27 Apr 2010 20:27:50 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,TW_SV,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 27 Apr 2010 20:27:46 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O6rNg-0004Dz-A7 for gdb-patches@sources.redhat.com; Tue, 27 Apr 2010 22:27:44 +0200 Received: from 78.144.151.219 ([78.144.151.219]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Apr 2010 22:27:44 +0200 Received: from robert by 78.144.151.219 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Apr 2010 22:27:44 +0200 To: gdb-patches@sources.redhat.com connect(): No such file or directory From: Robert Clipsham Subject: Re: D language support Date: Tue, 27 Apr 2010 20:27:00 -0000 Message-ID: References: <20091224015617.7092112b.mihai.zenkov@gmail.com> <20091230125539.GF2788@adacore.com> <20100109082524.263bcb17.mihai.zenkov@gmail.com> <20100109082830.dd984de8.mihai.zenkov@gmail.com> <20100109142327.GC2007@adacore.com> <20100113064026.14f75ff2.mihai.zenkov@gmail.com> <20100415012124.91ce1769.mihai.zenkov@gmail.com> <20100424032537.b78d7e9d.mihai.zenkov@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Shredder/3.0.4 In-Reply-To: <20100424032537.b78d7e9d.mihai.zenkov@gmail.com> 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: 2010-04/txt/msg00924.txt.bz2 On 24/04/10 01:25, Mihail Zenkov wrote: > Thanks! I'll try patchs from bugzilla and add comments. The patches have been applied in svn now, I've tested dmd r452, and the debug information is loads better now. Again, if you spot any issues let me know and I'll see about getting them fixed :)