From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9887 invoked by alias); 20 Feb 2002 10:50:45 -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 9770 invoked from network); 20 Feb 2002 10:50:44 -0000 Received: from unknown (HELO fw-cam.cambridge.arm.com) (193.131.176.3) by sources.redhat.com with SMTP; 20 Feb 2002 10:50:44 -0000 Received: by fw-cam.cambridge.arm.com; id KAA01840; Wed, 20 Feb 2002 10:50:43 GMT Received: from unknown(172.16.1.2) by fw-cam.cambridge.arm.com via smap (V5.5) id xma027187; Wed, 20 Feb 02 10:45:22 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 KAA16360; Wed, 20 Feb 2002 10:45:21 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 KAA06316; Wed, 20 Feb 2002 10:45:21 GMT Message-Id: <200202201045.KAA06316@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 16:09:16 EST." <3C72BEFC.3060504@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 20 Feb 2002 02:50:00 -0000 From: Richard Earnshaw X-SW-Source: 2002-02/txt/msg00252.txt.bz2 > > 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 > > Yep! Committed.