From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19226 invoked by alias); 6 Aug 2008 18:17:02 -0000 Received: (qmail 19217 invoked by uid 22791); 6 Aug 2008 18:17:02 -0000 X-Spam-Check-By: sourceware.org Received: from igw1.br.ibm.com (HELO igw1.br.ibm.com) (32.104.18.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 06 Aug 2008 18:16:14 +0000 Received: from mailhub3.br.ibm.com (mailhub3 [9.18.232.110]) by igw1.br.ibm.com (Postfix) with ESMTP id 194B632C1FF for ; Wed, 6 Aug 2008 14:47:38 -0300 (BRT) Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by mailhub3.br.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id m76IEl1q1519836 for ; Wed, 6 Aug 2008 15:14:47 -0300 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m76IEfMT015448 for ; Wed, 6 Aug 2008 15:14:41 -0300 Received: from [9.18.238.154] (dyn531929.br.ibm.com [9.18.238.154]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id m76IEfMG015440 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 6 Aug 2008 15:14:41 -0300 Subject: Re: [patch-ppc] Hardware watchpoint support for 44x/BookE-based systems From: Luis Machado Reply-To: luisgpm@linux.vnet.ibm.com To: Daniel Jacobowitz Cc: Pedro Alves , gdb-patches@sourceware.org In-Reply-To: <20080806174354.GA11614@caradoc.them.org> References: <1217966200.19330.40.camel@gargoyle> <200808061840.04717.pedro@codesourcery.com> <20080806174354.GA11614@caradoc.them.org> Content-Type: text/plain Date: Wed, 06 Aug 2008 18:17:00 -0000 Message-Id: <1218046478.21368.5.camel@gargoyle> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00127.txt.bz2 On Wed, 2008-08-06 at 13:43 -0400, Daniel Jacobowitz wrote: > On Wed, Aug 06, 2008 at 06:40:04PM +0100, Pedro Alves wrote: > > Hi Luis, > > > > On Tuesday 05 August 2008 20:56:39, Luis Machado wrote: > > > > > * ppc-linux-nat.c: Include "auxv.h" and "elf/common.h". > > > > This requires a Makefile.in update. > > > > ( or lobbying for the auto-dependencies patch to go in :-) Hint! Hint! ) > > It's on top of my list. So i don't need that fixed, right? :-)