From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29621 invoked by alias); 20 Jun 2006 16:21:35 -0000 Received: (qmail 29604 invoked by uid 22791); 20 Jun 2006 16:21:32 -0000 X-Spam-Check-By: sourceware.org Received: from Unknown (HELO brical.or.uni-bonn.de) (131.220.141.99) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 20 Jun 2006 16:21:28 +0000 Received: from wse04.or.uni-bonn.de (bg-1.or.uni-bonn.de [131.220.141.100]) by brical.or.uni-bonn.de (Postfix) with ESMTP id CF1E8AC9B; Tue, 20 Jun 2006 18:37:03 +0200 (CEST) Received: from [131.220.143.226] (unknown [131.220.143.226]) by wse04.or.uni-bonn.de (Postfix) with ESMTP id 1DDCBE95E; Tue, 20 Jun 2006 18:23:14 +0200 (CEST) From: Christoph Bartoschek To: gdb@sourceware.org, Jan Kratochvil Subject: Re: [filtered] Re: Cannot fetch general-purpose registers for thread 1342445920: generic error Date: Tue, 20 Jun 2006 16:27:00 -0000 User-Agent: KMail/1.9.3 References: <200606191719.00530.bartoschek@or.uni-bonn.de> <200606201542.12070.bartoschek@or.uni-bonn.de> <20060620135351.GA9853@host0.dyn.jankratochvil.net> In-Reply-To: <20060620135351.GA9853@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606201821.41941.bartoschek@or.uni-bonn.de> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00147.txt.bz2 Am Dienstag, 20. Juni 2006 15:53 schrieben Sie: > Hi, > > this looks as a problem I recently fixed (for CVS version of gdb), > please see the attached mail/patch. > > (it will NOT exit the thread as long as some events may occur there) Thanks, I applied your patch to gdb 6.4 and do not see the error again. Christoph