From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12380 invoked by alias); 1 Jul 2003 14:16:29 -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 12373 invoked from network); 1 Jul 2003 14:16:29 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 1 Jul 2003 14:16:29 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 56EFF2B74; Tue, 1 Jul 2003 10:16:24 -0400 (EDT) Message-ID: <3F0197B8.4030005@redhat.com> Date: Tue, 01 Jul 2003 14:16:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "John S. Yates, Jr." Cc: gdb Subject: Re: supporting hw break/watch for embedded ppc References: <005d01c32a0f$86f44fa0$1400a8c0@astral> <3EE38BB8.1060904@redhat.com> <012a01c32e98$ce0beaa0$1400a8c0@astral> <3EF5C78D.30803@redhat.com> <078301c33fd9$a8f6de30$1400a8c0@astral> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-07/txt/msg00016.txt.bz2 > ----- Original Message ----- > From: "Andrew Cagney" > Subject: Re: supporting hw break/watch for embedded ppc > > > >> Have you tried: >> >> (gdb) help set remote hardware-breakpoint-limit >> Set the maximum number of target hardware breakpoints. >> Specify a negative limit for unlimited. > > > No I had not. Now that you point it out I do > see the command documented in my most recent > gdb.pdf based on TexInfo 20003-02-03.16. This > does not seem to reflect the 5.3 sources from > which I am working. Sounds like a snap of the current doco, does the front page read ``for GDB Version YYYYMMDD''? Andrew