From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17130 invoked by alias); 24 Dec 2009 18:08:12 -0000 Received: (qmail 17121 invoked by uid 22791); 24 Dec 2009 18:08:12 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Dec 2009 18:08:08 +0000 Received: (qmail 3675 invoked from network); 24 Dec 2009 18:08:06 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 24 Dec 2009 18:08:06 -0000 From: Pedro Alves To: Stan Shebs Subject: Re: [PATCH] Handle OP_THIS in tracepoints Date: Thu, 24 Dec 2009 18:08:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org References: <4B32C4ED.6050904@codesourcery.com> <200912241634.55084.pedro@codesourcery.com> <4B33AB93.4070807@codesourcery.com> In-Reply-To: <4B33AB93.4070807@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200912241808.02200.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-12/txt/msg00385.txt.bz2 On Thursday 24 December 2009 17:57:39, Stan Shebs wrote: > Pedro Alves wrote: > > This is busted, and was later fixed in our internal > > tree. :-) The selected frame, and the current language > > don't have anything to do with the context in which > > the tracepoint runs. E.g.: > > > Darn, I forgot about that one. > > Oh, but wait a minute! Issue #6302 says "submission required", and it's > assigned to... you! And now that the base code is in, Eh, oops, I didn't realize from your post that the patch was applied already. > it should be no > problem to prepare the patch! :-) Will do. -- Pedro Alves