From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15086 invoked by alias); 15 Aug 2006 19:42:59 -0000 Received: (qmail 15076 invoked by uid 22791); 15 Aug 2006 19:42:59 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (192.114.186.73) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Aug 2006 19:42:56 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-205-220.inter.net.il [80.230.205.220]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id AFR61994 (AUTH halo1); Tue, 15 Aug 2006 22:42:52 +0300 (IDT) Date: Wed, 16 Aug 2006 03:16:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20060815184549.GA27393@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 15 Aug 2006 14:45:49 -0400) Subject: Re: RFC: Target memory overhaul Reply-to: Eli Zaretskii References: <20060810003530.GA3898@nevyn.them.org> <20060815184549.GA27393@nevyn.them.org> 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/msg00102.txt.bz2 > 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?