From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19989 invoked by alias); 9 Oct 2007 11:39:46 -0000 Received: (qmail 19980 invoked by uid 22791); 9 Oct 2007 11:39:45 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate7.de.ibm.com (HELO mtagate7.de.ibm.com) (195.212.29.156) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 09 Oct 2007 11:39:40 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate7.de.ibm.com (8.13.8/8.13.8) with ESMTP id l99Bdb2E206060 for ; Tue, 9 Oct 2007 11:39:37 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v8.5) with ESMTP id l99Bdbcb2199750 for ; Tue, 9 Oct 2007 13:39:37 +0200 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l99BdaM7014592 for ; Tue, 9 Oct 2007 13:39:36 +0200 Received: from bbkeks.boeblingen.de.ibm.com (dyn-9-152-248-41.boeblingen.de.ibm.com [9.152.248.41]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l99BdZ2W014553 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Oct 2007 13:39:36 +0200 Message-ID: <470B6819.1070903@de.ibm.com> Date: Tue, 09 Oct 2007 11:39:00 -0000 From: Markus Deuling User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: GDB Patches CC: Ulrich Weigand , Joel Brobecker , Daniel Jacobowitz , Maxim Grigoriev Subject: [rfc] [0/8] Get rid of current_gdbarch Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit 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: 2007-10/txt/msg00190.txt.bz2 Hi, this is the next series of 8 mostly mechnical patches to get rid of of some trivial to replace occurences of current_gdbarch. Tested by running testuite no x86 and gdb_mbuild. Is this ok? -- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com