From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19828 invoked by alias); 14 Apr 2010 08:12:09 -0000 Received: (qmail 19817 invoked by uid 22791); 14 Apr 2010 08:12:07 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,SARE_MSGID_LONG45 X-Spam-Check-By: sourceware.org Received: from mail-wy0-f175.google.com (HELO mail-wy0-f175.google.com) (74.125.82.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 14 Apr 2010 08:12:03 +0000 Received: by wyf23 with SMTP id 23so2244929wyf.20 for ; Wed, 14 Apr 2010 01:12:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.184.67 with HTTP; Wed, 14 Apr 2010 01:11:41 -0700 (PDT) In-Reply-To: References: <4BC4C884.8060701@cs.msu.su> From: Frederic Riss Date: Wed, 14 Apr 2010 08:12:00 -0000 Received: by 10.216.157.141 with SMTP id o13mr4620231wek.163.1271232721117; Wed, 14 Apr 2010 01:12:01 -0700 (PDT) Message-ID: Subject: Re: Multiexec MI broke MI compatibility? To: Marc Khouzam Cc: Vladimir Prus , "gdb@sources.redhat.com" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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-04/txt/msg00045.txt.bz2 Hi! On 13 April 2010 22:33, Marc Khouzam wrote: >>> 797,748 10-list-thread-groups i1 >>> 797,748 10^error,msg=3D"invalid group id 'i1'" =A0<-------------- when = we ask for the same is, GDB rejects it >>> 797,749 (gdb) >> >> This sounds like a bug indeed. Can you file an issue? > > I'm hoping Frederic can do that since he knows the proper details. Done here: http://sourceware.org/bugzilla/show_bug.cgi?id=3D11499 This leaves the question of whether the thread-group-created notification name change was appropriate (From a backward compatibility POV, not from a pure 'it makes sense' angle). Thanks! Fred