From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16476 invoked by alias); 28 Mar 2007 17:49:17 -0000 Received: (qmail 16455 invoked by uid 22791); 28 Mar 2007 17:49:16 -0000 X-Spam-Check-By: sourceware.org Received: from igw2.br.ibm.com (HELO igw2.br.ibm.com) (32.104.18.25) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 28 Mar 2007 18:49:09 +0100 Received: from mailhub1.br.ibm.com (mailhub1 [9.18.232.109]) by igw2.br.ibm.com (Postfix) with ESMTP id 3FE355C09D for ; Wed, 28 Mar 2007 14:43:07 -0300 (BRT) Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by mailhub1.br.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l2SHn2N01605768 for ; Wed, 28 Mar 2007 14:49:02 -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 l2SHl3Va017129 for ; Wed, 28 Mar 2007 14:47:03 -0300 Received: from dyn531804.br.ibm.com (dyn531804.br.ibm.com [9.18.238.71]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l2SHl345017126 for ; Wed, 28 Mar 2007 14:47:03 -0300 Subject: gdbarch script's purpose From: Luis Machado Reply-To: luisgpm@linux.vnet.ibm.com To: gdb@sourceware.org Content-Type: text/plain Date: Wed, 28 Mar 2007 17:49:00 -0000 Message-Id: <1175104141.4417.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00330.txt.bz2 Hi folks, What is exactly the purpose of the gdb/gdbarch.sh script and where in the build process it's used? Sorry if it's a basic question, but the internal documentation is not very clear on what is its purpose. Best Regards, Luis