From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 407 invoked by alias); 13 May 2002 16:13:52 -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 400 invoked from network); 13 May 2002 16:13:51 -0000 Received: from unknown (HELO dr-evil.shagadelic.org) (208.176.2.162) by sources.redhat.com with SMTP; 13 May 2002 16:13:51 -0000 Received: by dr-evil.shagadelic.org (Postfix, from userid 7518) id 2466A9869; Mon, 13 May 2002 09:13:47 -0700 (PDT) Date: Mon, 13 May 2002 09:13:00 -0000 From: Jason R Thorpe To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFC] Generic OS ABI handling for gdbarch Message-ID: <20020513091347.V3435@dr-evil.shagadelic.org> Reply-To: thorpej@wasabisystems.com Mail-Followup-To: Jason R Thorpe , Andrew Cagney , gdb-patches@sources.redhat.com References: <20020511212045.I3435@dr-evil.shagadelic.org> <3CDF4D07.2050805@cygnus.com> <20020513084908.T3435@dr-evil.shagadelic.org> <3CDFE560.1000506@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3CDFE560.1000506@cygnus.com>; from ac131313@cygnus.com on Mon, May 13, 2002 at 12:10:08PM -0400 Organization: Wasabi Systems, Inc. X-SW-Source: 2002-05/txt/msg00465.txt.bz2 On Mon, May 13, 2002 at 12:10:08PM -0400, Andrew Cagney wrote: > > Ok. Sufficient to check that the last one is NULL? > > Sure, thanks!. Actually, it occured to me that could be error-prone (what if you happen to run off the array and into another memory location that happens to contain 0? :-) I'll post another patch shortly. -- -- Jason R. Thorpe