From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24549 invoked by alias); 19 Feb 2002 17:33:54 -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 24447 invoked from network); 19 Feb 2002 17:33:48 -0000 Received: from unknown (HELO fw-cam.cambridge.arm.com) (193.131.176.3) by sources.redhat.com with SMTP; 19 Feb 2002 17:33:48 -0000 Received: by fw-cam.cambridge.arm.com; id RAA29934; Tue, 19 Feb 2002 17:33:47 GMT Received: from unknown(172.16.1.2) by fw-cam.cambridge.arm.com via smap (V5.5) id xma015493; Tue, 19 Feb 02 17:17:59 GMT Received: from cam-mail2.cambridge.arm.com (localhost [127.0.0.1]) by cam-admin0.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id RAA05351; Tue, 19 Feb 2002 17:17:58 GMT Received: from sun18.cambridge.arm.com (sun18.cambridge.arm.com [172.16.2.18]) by cam-mail2.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id RAA27110; Tue, 19 Feb 2002 17:17:57 GMT Message-Id: <200202191717.RAA27110@cam-mail2.cambridge.arm.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Andrew Cagney cc: Richard.Earnshaw@arm.com, gdb@sources.redhat.com Reply-To: Richard.Earnshaw@arm.com Organization: ARM Ltd. X-Telephone: +44 1223 400569 (direct+voicemail), +44 1223 400400 (switchbd) X-Fax: +44 1223 400410 X-Address: ARM Ltd., 110 Fulbourn Road, Cherry Hinton, Cambridge CB1 9NJ. X-Url: http://www.arm.com/ Subject: Re: ARM multi-arch NEWS In-reply-to: Your message of "Tue, 19 Feb 2002 12:01:17 EST." <3C7284DD.7080900@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 Feb 2002 09:33:00 -0000 From: Richard Earnshaw X-SW-Source: 2002-02/txt/msg00245.txt.bz2 > > Richard, > >> > >> Can I suggest adding an entry to the NEWS file mentioning that the Arm > >> is now multi-arch? > >> > >> enjoy, > >> Andrew > >> > > > > > > Well, so far only one target is genuinely multi-arch. The rest (including > > generic) are still not quite there ;-( > > I think just getting to the point of throwing the multi-arch switch > (level 1) is newsworthy achievement :-) (It also serves as a heads up > to Arm developers - many of the big V little bugs just mysteriously > disappeared :-)). > > enjoy, > Andrew > Hmm, something like this then? diff -p -r1.56 NEWS *** NEWS 2002/02/10 17:34:05 1.56 --- NEWS 2002/02/19 17:14:50 *************** it will be treated as a corefile. If it *** 36,43 **** --- 36,49 ---- GDB will attempt to attach it as a process, and if no such process is found, will then attempt to open it as a corefile. + * Changes in ARM configurations. + + Multi-arch support is enabled for all ARM configurations. The ARM/NetBSD + configuration is fully multi-arch. + * New native configurations + ARM NetBSD arm*-*-netbsd* x86 OpenBSD i[3456]86-*-openbsd* AMD x86-64 running GNU/Linux x86_64-*-linux-*