From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7189 invoked by alias); 6 Aug 2008 17:40:29 -0000 Received: (qmail 7181 invoked by uid 22791); 6 Aug 2008 17:40:29 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 06 Aug 2008 17:39:43 +0000 Received: (qmail 8074 invoked from network); 6 Aug 2008 17:39:41 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 6 Aug 2008 17:39:41 -0000 From: Pedro Alves To: gdb-patches@sourceware.org, luisgpm@linux.vnet.ibm.com Subject: Re: [patch-ppc] Hardware watchpoint support for 44x/BookE-based systems Date: Wed, 06 Aug 2008 17:40:00 -0000 User-Agent: KMail/1.9.9 References: <1217966200.19330.40.camel@gargoyle> In-Reply-To: <1217966200.19330.40.camel@gargoyle> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808061840.04717.pedro@codesourcery.com> 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/msg00124.txt.bz2 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! ) -- Pedro Alves