From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25814 invoked by alias); 18 Dec 2007 04:16:10 -0000 Received: (qmail 25806 invoked by uid 22791); 18 Dec 2007 04:16:09 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 18 Dec 2007 04:16:03 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-203-142.inter.net.il [84.229.203.142]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JQM81415 (AUTH halo1); Tue, 18 Dec 2007 06:15:33 +0200 (IST) Date: Tue, 18 Dec 2007 04:16:00 -0000 Message-Id: From: Eli Zaretskii To: "Siva Velusamy" CC: gdb@sourceware.org In-reply-to: (siva.velusamy@gmail.com) Subject: Re: rwatchpoint configuration Reply-to: Eli Zaretskii References: <20071218004823.GA30270@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00130.txt.bz2 > Date: Mon, 17 Dec 2007 16:59:39 -0800 > From: "Siva Velusamy" > > In this thread: > > http://sources.redhat.com/ml/gdb/2005-11/msg00251.html > > Eli mentions that "If someone finds a way to announce a read > watchpoint when the value changed on a target that supports that, > without losing support for read watchpoints on x86 (which is by far > the most popular platform these days), I'll gladly agree to such a > change" > > So I guess the question really is if there has been an update to this. No, not that I know of. I myself only work on x86, so I have no way of proposing a tested solution.