From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20302 invoked by alias); 17 Dec 2002 18:35:40 -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 20295 invoked from network); 17 Dec 2002 18:35:39 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 209.249.29.67 with SMTP; 17 Dec 2002 18:35:39 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id gBHIZKc07780; Tue, 17 Dec 2002 10:35:20 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Elena Zannoni Cc: gdb-patches@sources.redhat.com, Jim Blandy , Fernando Nasser Subject: Re: [rfa+testsuite] don't search off the end of partial symbol tables References: <15870.32600.44108.290261@localhost.redhat.com> From: David Carlton Date: Tue, 17 Dec 2002 11:34:00 -0000 In-Reply-To: <15870.32600.44108.290261@localhost.redhat.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-12/txt/msg00524.txt.bz2 On Mon, 16 Dec 2002 20:35:20 -0500, Elena Zannoni said: >> Here's a patch, and a test to catch it. This patch is completely >> orthogonal to (and much less important than) other patches of mine >> that are awaiting review. > Yes, sorry, but also easier to review... :-) :-) > OK. > Wait for Fernando's word on the tests. Thanks, I've committed the non-test part. David Carlton carlton@math.stanford.edu