From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2777 invoked by alias); 22 Oct 2003 19:33:43 -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 2751 invoked from network); 22 Oct 2003 19:33:42 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 22 Oct 2003 19:33:42 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id A52BF2B89; Wed, 22 Oct 2003 15:33:41 -0400 (EDT) Message-ID: <3F96DB95.1020908@redhat.com> Date: Wed, 22 Oct 2003 19:33:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Andrew Cagney , Jim Blandy , gdb-patches@sources.redhat.com, Kris Warkentin Subject: Re: RFA: osabi: correct test for compatible handlers References: <3F96D128.5040904@redhat.com> <20031022191155.GA21635@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-10/txt/msg00655.txt.bz2 > > I'm curious, what do you mean by wild-card that isn't handled by > correcting various ->compatible functions? Here's the bug report. Rgdbarch_register_osabi machine wildcard (-1) http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=1395 The background discussion occured not too long ago. Andrew