From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17542 invoked by alias); 2 Mar 2008 21:09:43 -0000 Received: (qmail 17534 invoked by uid 22791); 2 Mar 2008 21:09:42 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 02 Mar 2008 21:09:23 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-32-100.inter.net.il [80.230.32.100]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id JJC80858 (AUTH halo1); Sun, 2 Mar 2008 23:06:43 +0200 (IST) Date: Sun, 02 Mar 2008 21:09:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org, jimb@red-bean.com In-reply-to: <20080302042432.GA5486@caradoc.them.org> (message from Daniel Jacobowitz on Sat, 1 Mar 2008 23:24:32 -0500) Subject: Re: [rfc] Allow watchpoints on inaccessible memory Reply-to: Eli Zaretskii References: <20070821142500.GA28295@caradoc.them.org> <20080228161749.GA31695@caradoc.them.org> <20080302042432.GA5486@caradoc.them.org> 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: 2008-03/txt/msg00007.txt.bz2 > Date: Sat, 1 Mar 2008 23:24:32 -0500 > From: Daniel Jacobowitz > Cc: gdb-patches@sourceware.org, jimb@red-bean.com > > On Fri, Feb 29, 2008 at 12:10:00PM +0200, Eli Zaretskii wrote: > > > Date: Thu, 28 Feb 2008 11:17:49 -0500 > > > From: Daniel Jacobowitz > > > Cc: Eli Zaretskii , Jim Blandy > > > > > > Eli, is the NEWS entry OK? > > > > Yes, but I think we should mention this feature in the manual as well. > > What do you think of the attached? Fine with me, thanks. > everything is displayed as if we could read the value. And therein lies the problem, no?