From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22669 invoked by alias); 15 Aug 2006 19:58:16 -0000 Received: (qmail 22650 invoked by uid 22791); 15 Aug 2006 19:58:15 -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 19:58:13 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GD53C-00089b-Fz for gdb-patches@sourceware.org; Tue, 15 Aug 2006 15:58:10 -0400 Date: Wed, 16 Aug 2006 08:15:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: RFC: Target memory overhaul Message-ID: <20060815195810.GA31329@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20060810003530.GA3898@nevyn.them.org> <20060815184549.GA27393@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/msg00103.txt.bz2 On Tue, Aug 15, 2006 at 10:42:54PM +0300, Eli Zaretskii wrote: > > Date: Tue, 15 Aug 2006 14:45:49 -0400 > > From: Daniel Jacobowitz > > > > 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? > > What is the user-visible change in behavior? `set trust-readonly-sections on' (documented) used to be ignored; suddenly it is honored again. -- Daniel Jacobowitz CodeSourcery