From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22944 invoked by alias); 26 Oct 2006 13:31:15 -0000 Received: (qmail 22933 invoked by uid 22791); 26 Oct 2006 13:31:15 -0000 X-Spam-Check-By: sourceware.org Received: from frmail.aastra.com (HELO guyamailfrnt.fr.aastra.com) (83.206.130.250) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 26 Oct 2006 13:31:06 +0000 Received: from Guymail1.fr.aastra.com ([10.102.2.15]) by guyamailfrnt.fr.aastra.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 26 Oct 2006 15:31:04 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Cannot get thread event message: debugger service failed Date: Thu, 26 Oct 2006 13:31:00 -0000 Message-ID: <516F0B1903234D4FBF41BAF138F56E4459FD12@Guymail1.fr.aastra.com> In-Reply-To: <20061026124509.GA30286@nevyn.them.org> From: "Christophe Benoit" To: "Daniel Jacobowitz" Cc: 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-10/txt/msg00261.txt.bz2 > > The problem is that, sometimes, when the breakpoint is reach, gdb goes > > in error: > > > > [New Thread -1210061904 (LWP 15939)] > > scriptgdb.withoutserv.out:56: Error in sourced command file: > > Cannot get thread event message: debugger service failed >=20 > Before today I'd never even seen that error, and now twice. I have no > idea what is causing this. If you are using an older version of GDB, > I recommend trying a current one; otherwise, we would need an > application that can reproduce the problem. Thanks Daniel, I have just updated to the last release of gdb, the problem is always here. I will try to see with our development team if we can determine when this problem occurred.=20 I will give you some feedback as soon as possible. Christophe >=20 > -- > Daniel Jacobowitz > CodeSourcery