From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26095 invoked by alias); 9 Oct 2002 19:42:00 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26068 invoked from network); 9 Oct 2002 19:41:59 -0000 Received: from unknown (HELO odin.inter.net.il) (192.114.186.10) by sources.redhat.com with SMTP; 9 Oct 2002 19:41:59 -0000 Received: from Zaretsky ([80.230.7.145]) by odin.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id APL11335; Wed, 9 Oct 2002 21:41:48 +0200 (IST) Date: Wed, 09 Oct 2002 12:42:00 -0000 From: "Eli Zaretskii" To: klee@apple.com Message-Id: <3405-Wed09Oct2002213741+0200-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: (message from Klee Dienes on Mon, 7 Oct 2002 14:50:20 -0400) Subject: Re: [PATCH] Compare contents when evaluating an array watchpoint Reply-to: Eli Zaretskii References: X-SW-Source: 2002-10/txt/msg00208.txt.bz2 > Date: Mon, 7 Oct 2002 14:50:20 -0400 > From: Klee Dienes > > Sure: breakpoint.c:984 (in insert_breakpoints), and breakpoint.c:5480 > (in can_use_hardware_watchpoint). Yes, thanks. I was indeed mistaken, sorry.