From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10209 invoked by alias); 4 Nov 2003 00:02:04 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 10202 invoked from network); 4 Nov 2003 00:02:03 -0000 Received: from unknown (HELO cam-admin0.cambridge.arm.com) (193.131.176.58) by sources.redhat.com with SMTP; 4 Nov 2003 00:02:03 -0000 Received: from pc960.cambridge.arm.com (pc960.cambridge.arm.com [10.1.205.4]) by cam-admin0.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id AAA08701; Tue, 4 Nov 2003 00:02:01 GMT Received: from pc960.cambridge.arm.com (rearnsha@localhost) by pc960.cambridge.arm.com (8.11.6/8.9.3) with ESMTP id hA4021a16460; Tue, 4 Nov 2003 00:02:01 GMT Message-Id: <200311040002.hA4021a16460@pc960.cambridge.arm.com> X-Authentication-Warning: pc960.cambridge.arm.com: rearnsha owned process doing -bs To: Jim Blandy cc: gdb-patches@sources.redhat.com, Richard.Earnshaw@arm.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: RFA: Misapplied patch to _initialize_gdb_osabi? In-reply-to: Your message of "03 Nov 2003 17:09:01 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 04 Nov 2003 00:02:00 -0000 From: Richard Earnshaw X-SW-Source: 2003-11/txt/msg00040.txt.bz2 jimb@redhat.com said: > 2003-11-03 Jim Blandy > * osabi.c (_initialize_gdb_osabi): Don't return before registering > the 'set osabi' and 'show osabi' commands. OK. R.