From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11023 invoked by alias); 31 Oct 2002 06:06:48 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 10892 invoked from network); 31 Oct 2002 06:06:46 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 31 Oct 2002 06:06:46 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA20886; Thu, 31 Oct 2002 08:06:37 +0200 (IST) Date: Wed, 30 Oct 2002 22:06:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Daniel Jacobowitz cc: Fredrik Tolf , gdb@sources.redhat.com Subject: Re: malloc() debugging In-Reply-To: <20021030202654.GA1250@nevyn.them.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-10/txt/msg00222.txt.bz2 On Wed, 30 Oct 2002, Daniel Jacobowitz wrote: > No. Every real system (non-simulator) with watchpoints at all has a > finite number of them. Usually no more than a handful. However, some systems have lots of resources to put watchpoints. An example is MIPS/Irix. I think the real problem with this suggestion is elsewehere; see my other message in this thread.