From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19926 invoked by alias); 21 Jun 2010 18:32:14 -0000 Received: (qmail 19912 invoked by uid 22791); 21 Jun 2010 18:32:13 -0000 X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_00,RCVD_ILLEGAL_IP X-Spam-Check-By: sourceware.org Received: from imr1.ericy.com (HELO imr1.ericy.com) (198.24.6.9) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 21 Jun 2010 18:31:57 +0000 Received: from eusaamw0711.eamcs.ericsson.se ([147.117.20.178]) by imr1.ericy.com (8.13.1/8.13.1) with ESMTP id o5LIdCT3014674; Mon, 21 Jun 2010 13:39:13 -0500 Received: from EUSAACMS0703.eamcs.ericsson.se ([169.254.1.39]) by eusaamw0711.eamcs.ericsson.se ([147.117.20.178]) with mapi; Mon, 21 Jun 2010 14:31:48 -0400 From: Marc Khouzam To: "'Vladimir Prus'" , "'gdb@sources.redhat.com'" Date: Mon, 21 Jun 2010 18:32:00 -0000 Subject: RE: Multiexec MI broke MI compatibility? Message-ID: References: In-Reply-To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-06/txt/msg00085.txt.bz2 > > >> Done here: > > >> http://sourceware.org/bugzilla/show_bug.cgi?id=3D11499 > > >=20 > > > As there are discussions for an earlier release of 7.2, > > > I wanted to mention this regression. > > > I think this is something that should be fixed before 7.2. > >=20 > > Yes, working on that now. >=20 > Thanks, I saw that it is now fixed. > I'll give it a spin with DSF-GDB next week. FYI, I've tried the changes addressing this bug with DSF-GDB and things work well. One thing I noticed is that (besides the change of name) =3Dthread-group-created,id=3D"12725" is now =3Dthread-group-started,id=3D"i1",pid=3D"12791" The pid is now given. I think this is a great thing and I'll be making use of it. Thanks! Marc