From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22427 invoked by alias); 20 Oct 2004 19:23:08 -0000 Mailing-List: contact rda-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rda-owner@sources.redhat.com Received: (qmail 22412 invoked from network); 20 Oct 2004 19:23:08 -0000 To: Kevin Buettner Cc: rda@sources.redhat.com Subject: Re: RFA: try opening thread agent only when all symbols requested References: <20041020084007.01be0f65@saguaro> From: Jim Blandy Date: Wed, 20 Oct 2004 19:23:00 -0000 In-Reply-To: <20041020084007.01be0f65@saguaro> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-q4/txt/msg00026.txt.bz2 Kevin Buettner writes: > On 19 Oct 2004 17:17:44 -0500 > Jim Blandy wrote: > > > 2004-10-19 Jim Blandy > > > > * thread-db.c (thread_db_get_gen): There's no reason to try to > > open a thread agent until we've at least requested values for all > > the symbols we know about. > > Okay. Committed, thanks.