From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2240 invoked by alias); 13 Feb 2003 17:14:32 -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 2230 invoked from network); 13 Feb 2003 17:14:32 -0000 Received: from unknown (HELO localhost.redhat.com) (193.41.215.82) by 172.16.49.205 with SMTP; 13 Feb 2003 17:14:32 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 9B6483CE5; Thu, 13 Feb 2003 18:14:34 +0100 (CET) Message-ID: <3E4BD27A.7000100@redhat.com> Date: Thu, 13 Feb 2003 17:14:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb Subject: Re: ARM7, remote GDB, Software Breakpoints References: <200302122117.58218.tmohr@s.netic.de> <20030212204915.GA575@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00213.txt.bz2 > > This was touched recently. The remote logic decides that 0 hardware > breakpoint resources are available; I don't remember if the patch to > fix it was checked in. You might want to ask Andrew if he remembers > the problem. I'm tracking it in the bug database. I've also a second equivalent patch - need to compare. StevenJ's description matches one I gave earlier. Andrew