From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25362 invoked by alias); 15 Aug 2006 18:45:54 -0000 Received: (qmail 25010 invoked by uid 22791); 15 Aug 2006 18:45:53 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 15 Aug 2006 18:45:51 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GD3vB-0007QC-Mf for gdb-patches@sourceware.org; Tue, 15 Aug 2006 14:45:49 -0400 Date: Tue, 15 Aug 2006 19:30:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: RFC: Target memory overhaul Message-ID: <20060815184549.GA27393@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060810003530.GA3898@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060810003530.GA3898@nevyn.them.org> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00099.txt.bz2 On Wed, Aug 09, 2006 at 08:35:30PM -0400, Daniel Jacobowitz wrote: > Any comments on this patch? I've tested it on x86_64-pc-linux-gnu; > if anyone would like parts of it done differently, please let me > know, or I'll commit it in a week or so. I've checked this in; as usual, if you find a problem with it later, let me know. I added remote/1966 to the changelog, because I verified that this patch fixes trust-readonly-sections. That was broken for a while (at least since 6.1, maybe 6.0) and is now fixed; Eli, is that NEWS-worthy? -- Daniel Jacobowitz CodeSourcery