From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25292 invoked by alias); 19 Apr 2002 15:01:31 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 25281 invoked from network); 19 Apr 2002 15:01:29 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 19 Apr 2002 15:01:29 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 0B2C03D1B; Fri, 19 Apr 2002 11:01:28 -0400 (EDT) Message-ID: <3CC03147.5020302@cygnus.com> Date: Fri, 19 Apr 2002 08:01:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.9) Gecko/20020328 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Elena Zannoni Cc: Andreas Schwab , Daniel Jacobowitz , gdb@sources.redhat.com Subject: Re: Multi-arch only GDB 6.0 .... References: <3CBF600D.8090205@cygnus.com> <20020418201548.A14027@nevyn.them.org> <3CBF6BEF.2050003@cygnus.com> <15552.10238.322081.679332@localhost.redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00330.txt.bz2 > Andreas Schwab writes: > > Andrew Cagney writes: > > > |> The SPARC is multi-arch, Alpha is WIP, m68k had an expression of interest, > > |> HP/UX is typically broken. > > > I'd like to volunteer moving m68k to multi-arch. Is there any docs on > > what multi-arch is all about? > > Yes, a few notes: > > http://sources.redhat.com/gdb/papers/multi-arch/ The second (more up-to-date) source is the recent e-mail exchanges involving Richard E when they converted the ARM. Andrew