From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15065 invoked by alias); 24 Dec 2009 00:31:48 -0000 Received: (qmail 15055 invoked by uid 22791); 24 Dec 2009 00:31:48 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from e24smtp01.br.ibm.com (HELO e24smtp01.br.ibm.com) (32.104.18.85) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Dec 2009 00:31:45 +0000 Received: from mailhub3.br.ibm.com (mailhub3.br.ibm.com [9.18.232.110]) by e24smtp01.br.ibm.com (8.14.3/8.13.1) with ESMTP id nBO0YCWw032252 for ; Wed, 23 Dec 2009 22:34:12 -0200 Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.8.31.93]) by mailhub3.br.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id nBO0XYDA2044090 for ; Wed, 23 Dec 2009 22:33:34 -0200 Received: from d24av02.br.ibm.com (loopback [127.0.0.1]) by d24av02.br.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id nBO0Vfke017323 for ; Wed, 23 Dec 2009 22:31:42 -0200 Received: from hactar.localnet ([9.18.198.117]) by d24av02.br.ibm.com (8.14.3/8.13.1/NCO v10.0 AVin) with ESMTP id nBO0VfSU017320 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 23 Dec 2009 22:31:41 -0200 From: Thiago Jung Bauermann To: gdb-patches@sourceware.org Subject: [PATCH 0/4] Support the BookE hardware debug features Date: Thu, 24 Dec 2009 00:31:00 -0000 User-Agent: KMail/1.12.2 (Linux/2.6.30-2-686; KDE/4.3.2; i686; ; ) Cc: Luis Machado , Matt Tyrlik MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200912232230.51403.bauerman@br.ibm.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: 2009-12/txt/msg00370.txt.bz2 Hi, This patch series is a reworked version of S=E9rgio's original submission o= f=20 the PC476 support patches. Each patch compiles when applied, provided the=20 previous ones in the series are applied too. The code has the following improvements: - it now compiles on machines with older kernel headers (though I had to include the whole new ptrace.h contents into ppc-linux-nat.c) - has a few bugfixes that we noticed later. - incorporates some changes from Eli's comments. Not all of them are addressed yet, unfortunately. They will, but I wanted to have something out soon. BTW, the thread for the kernel part of the new ptrace interface for BookE support: http://lists.ozlabs.org/pipermail/linuxppc-dev/2009-December/078805.html --=20 []'s Thiago Jung Bauermann IBM Linux Technology Center