From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28652 invoked by alias); 16 May 2002 22:17:07 -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 28632 invoked from network); 16 May 2002 22:17:06 -0000 Received: from unknown (HELO dr-evil.shagadelic.org) (208.176.2.162) by sources.redhat.com with SMTP; 16 May 2002 22:17:06 -0000 Received: by dr-evil.shagadelic.org (Postfix, from userid 7518) id B77539869; Thu, 16 May 2002 15:17:05 -0700 (PDT) Date: Thu, 16 May 2002 15:17:00 -0000 From: Jason R Thorpe To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFA] Generic OS ABI handling Message-ID: <20020516151705.Y4613@dr-evil.shagadelic.org> Mail-Followup-To: Jason R Thorpe , Elena Zannoni , gdb-patches@sources.redhat.com References: <20020513120839.X3435@dr-evil.shagadelic.org> <15588.11053.545829.689213@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15588.11053.545829.689213@localhost.redhat.com>; from ezannoni@redhat.com on Thu, May 16, 2002 at 05:57:01PM -0400 Organization: Wasabi Systems, Inc. X-SW-Source: 2002-05/txt/msg00670.txt.bz2 On Thu, May 16, 2002 at 05:57:01PM -0400, Elena Zannoni wrote: > I completely missed the fact that the sh-tdep.c changes were included > here, sorry. No problem :-) > The sh* part is approved. A question, should be osabi.h be included > in defs.h? I see that in one file you add both include osabi.h > and defs.h. Another question, have you thought about whether this new > generic mechanism applies to the rs6000-tdep.c file as well? If so, I > can make the required changes. Ah, yes, I did put the inclusion of osabi.h into defs.h. I must have missed the duplicate inclusion in osabi.c -- thanks for pointing it out. Yes, this new generic mechanism should work equally well for the rs6000. So far, I have made the sh, alpha, arm, and mips targets use it (I've posted patches for sh, alpha, and arm ... mips I will post when I post my mips*-*-netbsd* configuration). -- -- Jason R. Thorpe