From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13038 invoked by alias); 21 Apr 2003 04:06:37 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13026 invoked from network); 21 Apr 2003 04:06:35 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 21 Apr 2003 04:06:35 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h3L46Yt30031; Sun, 20 Apr 2003 21:06:34 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Daniel Jacobowitz Cc: gdb Subject: Re: no LWP to satisfy query References: <20030421034359.GA4273@nevyn.them.org> From: David Carlton Date: Mon, 21 Apr 2003 04:06:00 -0000 In-Reply-To: <20030421034359.GA4273@nevyn.them.org> 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: 2003-04/txt/msg00223.txt.bz2 On Sun, 20 Apr 2003 23:43:59 -0400, Daniel Jacobowitz said: > Usually this means that we're trying to query the thread manager while > it's not in a stopped state; Kevin B. submitted a patch to fix one > place where we do this, a couple months back. Might want to look for > it. Thanks, I'll look for that. David Carlton carlton@math.stanford.edu